Comment 8 for bug 1758381

Revision history for this message
Mike Rylander (mrylander) wrote :

Here's a branch that forces scan order on the pending tab: https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/miker/lp-1758381-copy-bucket-pending-order

From the commit message:

The order of rows in the pending list of copy buckets is currently undefined and, due to the way the query is constructed, looks random. This commit adds the ability to force a specific order on the contents of a grid and uses that ability to match the grid row order to the scan order.