Bug 31707 - sort snapshots by timestamp is wrong due to unusual date format
sort snapshots by timestamp is wrong due to unusual date format
Status: CLOSED DUPLICATE of bug 29901
Product: UCS
Classification: Unclassified
Component: UMC - Virtual machines (UVMM)
UCS 3.1
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-06-11 11:27 CEST by Ingo Steuwer
Modified: 2023-06-28 10:51 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ingo Steuwer univentionstaff 2013-06-11 11:27:00 CEST
In the list of snapshots in UVMM the timestamp is in the notation month/day/year, which is both unusual and leads to a wrong sortation. The notation is the same both for german and english.

Using "virsh snapshot-list <domain" gives a more typical "year-month-day" which is sortable, I'd suggest to use a similar notation in UVMM.
Comment 1 Ingo Steuwer univentionstaff 2013-06-11 11:28:16 CEST
seen on UCS 3.1-0
Comment 2 Philipp Hahn univentionstaff 2013-06-11 13:24:59 CEST

*** This bug has been marked as a duplicate of bug 29901 ***