Bug 1723899
| Summary: | Templates are filtered when provisioning from VMs page where search is applied | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Matouš Mojžíš <mmojzis> |
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> |
| Status: | CLOSED ERRATA | QA Contact: | Angelina Vasileva <anikifor> |
| Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
| Priority: | medium | ||
| Version: | 5.10.6 | CC: | bmidwood, hkataria, izapolsk, lavenel, mpovolny, obarenbo, simaishi |
| Target Milestone: | GA | ||
| Target Release: | 5.11.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | vm:search | ||
| Fixed In Version: | 5.11.0.13 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-12-12 13:36:46 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: | |||
|
Description
Matouš Mojžíš
2019-06-25 16:40:19 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/79e1a053167f16dadc1a902ec741b8fa77cd5dd7 commit 79e1a053167f16dadc1a902ec741b8fa77cd5dd7 Author: Harpreet Kataria <hkataria> AuthorDate: Tue Jun 25 17:41:16 2019 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Tue Jun 25 17:41:16 2019 -0400 Do not filter records when loading Pre Provisioning screen. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1723899 app/controllers/application_controller.rb | 3 +- 1 file changed, 2 insertions(+), 1 deletion(-) Changed accidental Target Release in comment #2 value back to 5.10.z Verified in 5.11.0.13. Templates are not filtered anymore in first step of provisioning. 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/RHBA-2019:4199 |