Details
-
Type:
Bug
-
Status: New
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 3.24.0
-
Fix Version/s: None
-
Labels:
-
Notability:3
Description
Sorting on the Name column in the Cleanup Policy preview window does not appear to work correctly when artifact names are hyphenated.
To reproduce:
- For a given repo e.g. Maven, upload a mix of artifacts where some have a hyphen in their name and some do not e.g. my-app, foo, bar.
- Create a cleanup policy that will match the above artifacts in preview.
- Preview the results against the given repo and then attempt to sort the results by name.
Expected:
All shown results will be sorted by name (Asc or Desc).
Actual:
Only the non-hyphenated artifacts are sorted by Name. See attached video 'preview_sort.mov' for demo (notice only artifacts named "foo" and "bar" are sorted but "my-app" are not).
Attachments
Issue Links
- is related to
-
NEXUS-18651 - messes up filter feature in cleanup policy preview
-
- Open
-
-
NEXUS-14388 Content Selector "Name" sort does nothing
-
- Closed
-