Bug 1633540
| Summary: | Cannot add a new Catalog Item for RHV | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Jan Zmeskal <jzmeskal> | ||||
| Component: | Provisioning | Assignee: | drew uhlmann <duhlmann> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dave Johnson <dajohnso> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 5.10.0 | CC: | dmetzger, ghubale, gmccullo, hkataria, jhardy, lavenel, mpovolny, obarenbo, simaishi | ||||
| Target Milestone: | GA | Keywords: | Automation, Regression | ||||
| Target Release: | 5.10.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.10.0.18 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2019-02-12 16:53:04 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: |
|
||||||
New commit detected on ManageIQ/manageiq-providers-ovirt/master: https://github.com/ManageIQ/manageiq-providers-ovirt/commit/a59637e4b8743a26f13f0e6d34e0d82cae64b357 commit a59637e4b8743a26f13f0e6d34e0d82cae64b357 Author: d-m-u <drewuhlmann> AuthorDate: Thu Sep 27 11:13:35 2018 -0400 Commit: d-m-u <drewuhlmann> CommitDate: Thu Sep 27 11:13:35 2018 -0400 Add safe operator for bz 1633540 to protect against empty source_vms https://bugzilla.redhat.com/show_bug.cgi?id=1633540 app/models/manageiq/providers/redhat/infra_manager/provision_workflow.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) *** Bug 1633996 has been marked as a duplicate of this bug. *** New commit detected on ManageIQ/manageiq-providers-ovirt/hammer: https://github.com/ManageIQ/manageiq-providers-ovirt/commit/13638b41270352ef87d0b5ed5692f3d8b957c47f commit 13638b41270352ef87d0b5ed5692f3d8b957c47f Author: Boris Od <boris.od> AuthorDate: Thu Sep 27 12:15:16 2018 -0400 Commit: Boris Od <boris.od> CommitDate: Thu Sep 27 12:15:16 2018 -0400 Merge pull request #292 from d-m-u/add_safe_op_to_allowed_customization_templates_check Add safe operator for bz 1633540 to protect against empty source_vms (cherry picked from commit d16ef357b6db0abdca1360c43a3d67f52a28aa2d) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1633540 app/models/manageiq/providers/redhat/infra_manager/provision_workflow.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Verifion on CFME 5.10.0.18 |
Created attachment 1487674 [details] Add button not clickable Description of problem: When you try to create a new Catalog Item and you choose "Red Hat Virtualization" as a Catalog Item Type, the Add button cannot be clicked. Version-Release number of selected component (if applicable): CFME 5.10.0.16 How reproducible: 100 % Steps to Reproduce: 1. Have a CFME appliance with RHV provider 2. Go to Services -> Catalogs -> Catalog Items -> All Catalog Items 3. Click Configuration -> Add a New Catalog Item 4. Choose Red Hat Virtualization" as a Catalog Item Type Actual results: Add button at the bottom of the page cannot be clicked. Expected results: The Add button should be clickable. Additional info: - Screenshot attached - Provider credentials are verified and inventory refreshed