Bug 1729940
Summary: | Item missing from drop down on Set Ownership for Service | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Niyaz Akhtar Ansari <nansari> | ||||
Component: | UI - OPS | Assignee: | Martin Maroši <mmarosi> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Niyaz Akhtar Ansari <nansari> | ||||
Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | ||||
Priority: | high | ||||||
Version: | 5.11.0 | CC: | bmidwood, dmetzger, ewinchel, hkataria, hstastna, lavenel, mmarosi, mpovolny, mshriver, obarenbo, simaishi | ||||
Target Milestone: | GA | ||||||
Target Release: | 5.11.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | 5.11.0.23 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-12-13 14:57:30 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: |
|
sure I will check in latest build Martin, This is the same issue as: https://bugzilla.redhat.com/show_bug.cgi?id=1732501 Again, I don't understand why this is only seen in the build. New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/e91eca7f797138a3f626434220e17814a34caa20 commit e91eca7f797138a3f626434220e17814a34caa20 Author: Martin Marosi <marvusm.mmi> AuthorDate: Wed Aug 28 06:38:37 2019 -0400 Commit: Martin Marosi <marvusm.mmi> CommitDate: Wed Aug 28 06:38:37 2019 -0400 Update data driven forms to v1.15.6 fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1729940 fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1732501 package.json | 4 +- 1 file changed, 2 insertions(+), 2 deletions(-) New commit detected on ManageIQ/manageiq-ui-classic/ivanchuk: https://github.com/ManageIQ/manageiq-ui-classic/commit/9046bfb46b58e1870e4f4510d0cfa42a10455aea commit 9046bfb46b58e1870e4f4510d0cfa42a10455aea Author: Martin Marosi <marvusm.mmi> AuthorDate: Wed Aug 28 10:19:46 2019 -0400 Commit: Martin Marosi <marvusm.mmi> CommitDate: Wed Aug 28 10:19:46 2019 -0400 Update version of data driven forms to v1.15.6 fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1729940 fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1732501 fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1727920 package.json | 4 +- yarn.lock | 16 +- 2 files changed, 10 insertions(+), 10 deletions(-) Verified in Version 5.11.0.23.20190904213640_d113674 |
Created attachment 1590709 [details] Demo showing actual result Description of problem: Unable to change the group in service also few groups are missing in the dropdown Version-Release number of selected component (if applicable): Version 5.11.0.14.20190710225033_cb17ff0 How reproducible: Always Steps to Reproduce: 1. Provision the service 2. Navigate to Myservice ->Select Active Service ->Set Ownership 3. Select a Group from dropdown Actual results: Following entities/groups are missing in Select a Group dropdown 1. EvmGroup-administrator 2. EvmGroup-approver 3. EvmGroup-auditor Expected results: Above groups should be available and also user should able to change the group Additional info: