Bug 1771937
Summary: | Creating a new product by limited permissions user fails with error "NoMethodError: undefined method `[]' for nil:NilClass" | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Ahmed Eladawy <aeladawy> |
Component: | Content Management | Assignee: | Partha Aji <paji> |
Status: | CLOSED ERRATA | QA Contact: | Lai <ltran> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.4 | CC: | ehelms, mhulan |
Target Milestone: | 6.7.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | tfm-rubygem-katello-3.14.0.1-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-14 13:27:10 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: |
Description
Ahmed Eladawy
2019-11-13 09:52:56 UTC
Connecting redmine issue https://projects.theforeman.org/issues/28413 from this bug Upstream bug assigned to paji Upstream bug assigned to paji Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/28413 has been resolved. Steps to Test: 1.Create a role ROLE1 with the following filters : Resource Permissions Search Product and Repositories export_products, N/A sync_products, destroy_products, edit_products, create_products, view_products 2. Create a new user and assign ROLE1 to it. 3. Login using the new user and try to create a new product. Actual results: Product is successfully created. Checked the tasks and it shows that the product was successfully created. Expected results: Product is successfully created. Checked the tasks and it shows that the product was successfully created. Tested on 6.7.0_07 Marking issue as verified. 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-2020:1454 |