- the page used to assume that tree_sortkey was not unique, but it is. Implement a silly swapping logic to …
Show more
Fix the page order swapping UI - the page used to assume that tree_sortkey was not unique, but it is. Implement a silly swapping logic to overcome this - introduce input validation - rework db idioms - fix indentationNotice that the whole script relies on the tree_sortkey column on cr_items, which does not seem to exist on Oracle.
Show less