Project

General

Profile

Actions

Bug #20526

open

Sorting should break ties consistently

Added by Peter Amstutz 14 days ago. Updated 10 days ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
Workbench2
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Story points:
-

Description

Reported that when you sort by "name" in workbench and have items with the same name (unlike groups and collections, container requests do not have unique name constraint) it does not break ties consistently, resulting in different order across refreshes. The order parameter of the query from WB2 should use created_at as the secondary sort key.

Actions #1

Updated by Peter Amstutz 14 days ago

  • Description updated (diff)
Actions #2

Updated by Tom Clegg 10 days ago

  • Description updated (diff)

Changing secondary sort key from modified_at to created_at, because modified_at can also change between refreshes and cause the same issue, albeit less frequently.

Actions

Also available in: Atom PDF