-
Notifications
You must be signed in to change notification settings - Fork 196
Open
Labels
good first issueGood for newcomersGood for newcomersuiFeatures that may impact UI, pages made by the plugin or external UIs (BO, legacy, etc.)Features that may impact UI, pages made by the plugin or external UIs (BO, legacy, etc.)
Milestone
Description
Jenkins and plugins versions report
LockableResources-2.18 custom built with table sorting commit added (as of PR #470 d07b8c8)
Jenkins LTS 2.387.2
What Operating System are you using (both controller, and any agents involved in the problem)?
Linux server
Windows browser (Firefox)
Reproduction steps
Open lockable resources page with several items locked in different months (can be prepared via API LR.setReservedTimestamp() call)
Click table header to sort by timestamp
Expected Results
Sorting is by actual timestamp (date-time) value, ascending or descending as chosen.
Defined (non-null) timestamps are always first.
Actual Results
Sorting seems to be by months naming (alphabetic).
In descending order, I see Mar-Jan-Apr:

In ascending order, I see lots of empty lines (no timestamp) and then some months.
Anything else?
No response
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersuiFeatures that may impact UI, pages made by the plugin or external UIs (BO, legacy, etc.)Features that may impact UI, pages made by the plugin or external UIs (BO, legacy, etc.)