Bug 1859015 - Snapshots sort order
Summary: Snapshots sort order
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Virtualization Tools
Classification: Community
Component: virt-manager
Version: unspecified
Hardware: All
OS: All
unspecified
low
Target Milestone: ---
Assignee: Cole Robinson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-07-21 05:43 UTC by Anton Karmanov
Modified: 2020-09-13 21:11 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-09-13 21:11:50 UTC
Embargoed:


Attachments (Terms of Use)

Description Anton Karmanov 2020-07-21 05:43:15 UTC
Description of problem:
Snapshots always sorted by Name. Sort by Creation Time seems more useful.

Product version:
2.2.1

How reproducible:
Create a bunch of snapshots for VM.

Steps to Reproduce:
1. Create snapshot named "Zealot"
2. Create snapshot named "Awesome"
3. Create snapshot named "Greedy"

Actual results:
In list of snapshots we have:
Awesome
Greedy
Zealot

Expected results:
Zealot
Awesome
Greedy

Additional info:
It's necessary to prepend snapshot names with numeric prefix to keep it in chronological order. That is not always convenient, especially when we need to remove some snapshots time-to-time.

Comment 1 Cole Robinson 2020-09-13 21:11:50 UTC
We are closing this bugzilla tracker for virt-manager issues, let's use the github issue you filed: https://github.com/virt-manager/virt-manager/issues/142


Note You need to log in before you can comment on or make changes to this bug.