Bug 1813375
| Summary: | can't add a new group , Group pane not updated | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Gellert Kis <gekis> |
| Component: | UI - OPS | Assignee: | Hilda Stastna <hstastna> |
| Status: | CLOSED ERRATA | QA Contact: | Devidas Gaikwad <dgaikwad> |
| Severity: | urgent | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
| Priority: | urgent | ||
| Version: | 5.11.3 | CC: | bmidwood, dmetzger, hkataria, hstastna, lavenel, mpovolny, nansari, obarenbo, simaishi |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.11.5 | Flags: | pm-rhel:
cfme-5.11.z+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.11.5.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
5.11.3.1
|
|
| Last Closed: | 2020-05-05 13:43:32 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: | |||
|
Comment 13
Hilda Stastna
2020-03-17 21:05:53 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/3f1c0be38a6f9d985be977ac45cb6ec1f7205963 commit 3f1c0be38a6f9d985be977ac45cb6ec1f7205963 Author: Hilda Stastna <hstastna> AuthorDate: Tue Mar 17 21:03:08 2020 +0000 Commit: Hilda Stastna <hstastna> CommitDate: Tue Mar 17 21:03:08 2020 +0000 Allow adding new and displaying details page of Group Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1813375 app/controllers/ops_controller/ops_rbac.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on ManageIQ/manageiq-ui-classic/ivanchuk: https://github.com/ManageIQ/manageiq-ui-classic/commit/f40c2ff2ca64e8d4c75999f0b5fecec4afe9c036 commit f40c2ff2ca64e8d4c75999f0b5fecec4afe9c036 Author: Harpreet Kataria <hkataria> AuthorDate: Tue Mar 17 22:14:24 2020 +0000 Commit: Harpreet Kataria <hkataria> CommitDate: Tue Mar 17 22:14:24 2020 +0000 Merge pull request #6774 from hstastna/Add_group_pane_not_updated Correct typo and allow adding new and displaying details page of a Group (cherry picked from commit ed88a1a34f6668c1e346a63bb424e31988e943ba) https://bugzilla.redhat.com/show_bug.cgi?id=1813375 app/controllers/ops_controller/ops_rbac.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on ManageIQ/manageiq-ui-classic/jansa: https://github.com/ManageIQ/manageiq-ui-classic/commit/de6df03ab8dff769413c2999939f5250710411a7 commit de6df03ab8dff769413c2999939f5250710411a7 Author: Harpreet Kataria <hkataria> AuthorDate: Tue Mar 17 22:14:24 2020 +0000 Commit: Harpreet Kataria <hkataria> CommitDate: Tue Mar 17 22:14:24 2020 +0000 Merge pull request #6774 from hstastna/Add_group_pane_not_updated Correct typo and allow adding new and displaying details page of a Group (cherry picked from commit ed88a1a34f6668c1e346a63bb424e31988e943ba) https://bugzilla.redhat.com/show_bug.cgi?id=1813375 app/controllers/ops_controller/ops_rbac.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Verified with 5.11.5.1 Build. able to add a new group and group pane is updated. 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-2020:2020 |