Bug 886400
| Summary: | [ovirt-engine] [NetworkMainTab] sortby is not working | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Martin Pavlik <mpavlik> | ||||||||||
| Component: | ovirt-engine-core | Assignee: | Nobody's working on this, feel free to take it <nobody> | ||||||||||
| Status: | CLOSED WORKSFORME | QA Contact: | |||||||||||
| Severity: | medium | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 3.2 | CC: | acathrow, gklein, iheim, jkt | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | x86_64 | ||||||||||||
| OS: | Linux | ||||||||||||
| Whiteboard: | network | ||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2013-12-01 10:56:27 UTC | Type: | Bug | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Embargoed: | |||||||||||||
| Attachments: |
|
||||||||||||
Created attachment 662118 [details]
network_name_desc
Created attachment 662125 [details]
vmnetwork_asc
Created attachment 662126 [details]
vmnetwork_desc
checked and worked for me with 3.3 |
Created attachment 662117 [details] network_name_asc Description of problem: Queries: Network: sortby name asc page and Network: sortby name desc page show the same output, which means at least one of them is not working. ( see screenshots) Similar situation applies for Network: sortby vmnetwork asc page and Network: sortby vmnetwork desc page Version-Release number of selected component (if applicable): Network: sortby vmnetwork asc page How reproducible: 100% Steps to Reproduce: 1. Create 3 logical networks in Default DC NET1 - nonVM network NET2 - VM network NET3 - VM network 2. put following queries in Search: Network: sortby name asc page Network: sortby name desc page Network: sortby vmnetwork asc page Network: sortby vmnetwork desc page Actual results: results are not sorted correctly Expected results: results sorted correctly Additional info: