Bug 31707

Summary: sort snapshots by timestamp is wrong due to unusual date format
Product: UCS Reporter: Ingo Steuwer <steuwer>
Component: UMC - Virtual machines (UVMM)Assignee: UMC maintainers <umc-maintainers>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P5 CC: hahn
Version: UCS 3.1   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
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:

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 ***