Bug 1556984
Summary: | Default selected tag name / value mismatch when assigning tags | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Tasos Papaioannou <tpapaioa> | |
Component: | UI - OPS | Assignee: | Hilda Stastna <hstastna> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Tasos Papaioannou <tpapaioa> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 5.9.0 | CC: | cpelland, hkataria, lavenel, mpovolny, obarenbo, tpapaioa | |
Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
Target Release: | 5.10.0 | |||
Hardware: | All | |||
OS: | All | |||
Whiteboard: | ||||
Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1561096 (view as bug list) | Environment: | ||
Last Closed: | 2019-02-11 14:10:00 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1561096 |
Description
Tasos Papaioannou
2018-03-15 16:54:24 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/02bc49c3d1f499b8f565ecf3ed6596243f40f1cf commit 02bc49c3d1f499b8f565ecf3ed6596243f40f1cf Author: Hilda Stastna <hstastna> AuthorDate: Mon Mar 19 06:24:14 2018 -0400 Commit: Hilda Stastna <hstastna> CommitDate: Mon Mar 19 06:24:14 2018 -0400 Fix sorting of categories by description for assigning tags Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1556984 Fix sorting of categories by description for assigning tags so that downcase method is added, to sort items of the array properly. app/controllers/application_controller/tags.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Verified on 5.10.0.4. |