Ticket #535 (closed defect: fixed)
Making any changes in the left nav order of course objects takes a very long time (and sometimes times out completely)
| Reported by: | tom | Owned by: | brent |
|---|---|---|---|
| Priority: | critical | Milestone: | 3.2.0-eng |
| Component: | General | Version: | eduCommons |
| Keywords: | Cc: |
Description
Making any changes in the left nav order of course objects takes a very long time (and sometimes times out). This problem was discovered on USU OCW, but even reordering a default eduCommons site with 3 default course objects (the ones created using the course builder) is quite slow. Moving the About Professor page up twice so it's at the top takes about 5 minutes. This issue seems to be exaggerated on larger courses, such as courses on USU OCW, where reordering 5 or 6 objects has literally taken several hours.
Change History
Note: See
TracTickets for help on using
tickets.

Made changes to PositionView? logic to prevent it from reindexing a whole index, instead just indexing two objects.