Bug 828152
| Summary: | webadmin: snapshot are listed from last created to first created | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Dafna Ron <dron> | ||||||
| Component: | ovirt-engine-webadmin-portal | Assignee: | Einav Cohen <ecohen> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | yeylon <yeylon> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 3.1.0 | CC: | amureini, dyasny, ecohen, iheim, Rhev-m-bugs, srevivo, ykaul | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | 3.1.0 | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | storage | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2012-06-04 14:40:45 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 589176 [details]
rhevm 3.0 screen-shot
see attachment 589176 [details]:
behavior in WPF 3.0 and in web-admin 3.1 is the same - snapshots order is descending -> removing Regression key-word, closing on NOT-A-BUG.
If needed, please re-open as an improvement bug.
|
Created attachment 589117 [details] screen shot Description of problem: the snapshot's are listed from last created to first created instead of first -> last (instead of 1-> 2-> 3 they are listed 3-> 2-> 1) Version-Release number of selected component (if applicable): si4 How reproducible: 100% Steps to Reproduce: 1. create 3 snapshots named 1,2,3 2. 3. Actual results: snapshot 3 will be listed first Expected results: we should list the snapshots by the chain (first created will be shown first, last created will be last) Additional info:screen shot