startEditPoolAgain retrieves all questions/answers/metadata twice

Description

The startEditPool method in QuestionPoolBean retrieves all questions (and thus all answers, all attachments, all feedback, etc because of Hibernate) twice. The first time in the getPool() call and the second time in the getAllItemsSorted() call

Environment

None

Test Plan

None

Attachments

1

Activity

Show:

Sam Ottenhoff December 8, 2016 at 1:27 PM

Basic regression testing of editing pools, publish assessment with a pool, and then take assessment as student that uses a pool.

Neal Caidin December 8, 2016 at 1:15 PM

This doesn't look like an easy one to verify. Perhaps it is in production somewhere?

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created September 18, 2016 at 2:12 PM
Updated April 17, 2018 at 8:40 AM
Resolved October 7, 2016 at 12:53 PM