Bug 1439634
| Summary: | SelfService - " Category and Assigned Value " drop down list displays the same name in edit tags | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Niyaz Akhtar Ansari <nansari> | ||||
| Component: | UI - Service | Assignee: | Ohad Levy <ohadlevy> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Niyaz Akhtar Ansari <nansari> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.8.0 | CC: | cpelland, dclarizi, jhardy, obarenbo, simaishi | ||||
| Target Milestone: | GA | Keywords: | TestOnly | ||||
| Target Release: | 5.9.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | ui:tag:ssui | ||||||
| Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1441320 (view as bug list) | Environment: | |||||
| Last Closed: | 2018-03-06 15:47:35 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1441320 | ||||||
| Attachments: |
|
||||||
New commit detected on ManageIQ/manageiq-ui-service/master: https://github.com/ManageIQ/manageiq-ui-self_service/commit/16a31ac59350ffb10625e1ca49535ebd7af58779 commit 16a31ac59350ffb10625e1ca49535ebd7af58779 Author: Josh Langholtz <jjlangholtz> AuthorDate: Mon Apr 10 13:55:09 2017 -0400 Commit: Josh Langholtz <jjlangholtz> CommitDate: Mon Apr 10 13:55:09 2017 -0400 Add placeholder tag editor values, disable add for placeholder https://bugzilla.redhat.com/show_bug.cgi?id=1439634 https://www.pivotaltracker.com/story/show/143255995 client/app/shared/tagging/tagging.component.js | 8 ++++++++ client/app/shared/tagging/tagging.html | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) Verified in Version 5.9.0.2.20171010190026_0413a06 |
Created attachment 1269328 [details] screenshot Description of problem: Version-Release number of selected component (if applicable): Version: 5.8.0.9-alpha2.20170404195944_1d7ece4 How reproducible: 100% Steps to Reproduce: 1.Create a catalog item->Order service 2.Go to self_serivce ui-> Services 3.Check on listed service 4.Click on Edit tags from Policy icon 5.Click on add(+) button Actual results: "Category" and "Assigned value" drop down values are inconsistent, its display the same value in both drop down and by default Add(+) button is enabled. Expected results: The second drop down value should display "Select a value to assign". The Add(+) Button should be disabled. Additional info: