Rearranging tools with the Tool Order function of Site Info is not working currently in the master nightly build (pre-12). When clicking the Save button after having rearranged the ordering of tools, a PropertyException is thrown (see below). Also after clicking Save, the view stays on the Tool Order function though reverting back to the original ordering of tools.
Browser: Chrome Version 61.0.3163.91 (Official Build) (64-bit)
Trenton Bricken September 21, 2017 at 9:43 AM
Tested this and it seems to be resolved for Sakai Nightly QA 12 build.
Sean Horner September 1, 2017 at 1:25 PM
I'm assuming this particular bug was resolved with the merged PR on March 8. With that patch merged into nightly, I'm not observing the thrown exception anymore.
If a test plan is needed, I assume it would be along the lines of:
Navigate to Site Info and Tool Order
Rearrange the ordering of tools
Click Save (and monitor catalina.out?)
Check that the intended order in step 2 is actually implemented.
Neal Caidin September 1, 2017 at 1:05 PM
I may not be understanding this one then. Can somebody please make a Test Plan?
Rearranging tools with the Tool Order function of Site Info is not working currently in the master nightly build (pre-12). When clicking the Save button after having rearranged the ordering of tools, a PropertyException is thrown (see below). Also after clicking Save, the view stays on the Tool Order function though reverting back to the original ordering of tools.
An example stack trace follows: