Bug 1585569
Summary: | UI: Cockpit- Access denied error after clicking on Cloud Intel Menu | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Niyaz Akhtar Ansari <nansari> |
Component: | UI - OPS | Assignee: | Dávid Halász <dhalasz> |
Status: | CLOSED ERRATA | QA Contact: | Ganesh Hubale <ghubale> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 5.9.0 | CC: | gblomqui, hkataria, lavenel, mpovolny, nansari, obarenbo, simaishi |
Target Milestone: | GA | ||
Target Release: | 5.10.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.10.0.11 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-02-07 23:03:00 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 2
CFME Bot
2018-06-11 12:13:24 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/1cfbf79b3bc26d8321d12998604c2d88e50bb7b4 commit 1cfbf79b3bc26d8321d12998604c2d88e50bb7b4 Author: Dávid Halász <dhalasz> AuthorDate: Mon Jun 11 07:45:23 2018 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Mon Jun 11 07:45:23 2018 -0400 Do not store cockpit popups in session Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1585569 app/controllers/container_node_controller.rb | 2 + app/controllers/vm_remote.rb | 2 + 2 files changed, 4 insertions(+) Issue is still present in Version 5.10.0.4 Yeah sure I will try on next build New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/c3c47b75f2c4fdd74698c70765ddbfa577ecd5da commit c3c47b75f2c4fdd74698c70765ddbfa577ecd5da Author: Dávid Halász <dhalasz> AuthorDate: Mon Aug 6 07:22:18 2018 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Mon Aug 6 07:22:18 2018 -0400 Do not store cockpit_redirect when remembering tabs on dashboard Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1585569 app/controllers/application_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) It works fine with no error. Verified in version: 5.10.0.12.20180822200426_5f6e52b 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/RHSA-2019:0212 |