Bug 1383307
| Summary: | Sorting instances in network managers does not work | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Aziza Karol <akarol> | ||||
| Component: | UI - OPS | Assignee: | Ladislav Smola <lsmola> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Aziza Karol <akarol> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.7.0 | CC: | dajohnso, hkataria, jhardy, kbrock, mpovolny, obarenbo, simaishi | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.8.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | ui:sdn | ||||||
| Fixed In Version: | 5.8.0.3 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-05-31 14:22:11 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | Bug | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/5c835d46bb1bcb1d9f871d7a6e90701ff6c4e16a commit 5c835d46bb1bcb1d9f871d7a6e90701ff6c4e16a Author: Ladislav Smola <lsmola> AuthorDate: Tue Feb 28 12:33:27 2017 +0100 Commit: Ladislav Smola <lsmola> CommitDate: Tue Feb 28 12:42:21 2017 +0100 Fix ordering by VMs in NetworkManagers list Fix ordering by VMs in NetworkManagers list Fixes BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1383307 app/models/manageiq/providers/network_manager.rb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) Sorting instances in network managers works. Verified:5.8.0.3.20170301174324_1e2e0c4 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2017:1367 |
Created attachment 1208812 [details] snapshot Description of problem: Version-Release number of selected component (if applicable): 5.7.0.4 How reproducible: 100% Steps to Reproduce: 1.Navigate to network providers 2.Sort instances 2. 3. Actual results: Instances are not getting sorted. Expected results: sorting should work Additional info: