Bug 1654263
Summary: | Non-admin user can't generate report if it has any user input | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Lukáš Hellebrandt <lhellebr> | ||||
Component: | Reporting | Assignee: | satellite6-bugs <satellite6-bugs> | ||||
Status: | CLOSED ERRATA | QA Contact: | Lukáš Hellebrandt <lhellebr> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.5.0 | CC: | inecas, mhulan, oprazak, pcreech | ||||
Target Milestone: | 6.5.0 | Keywords: | Triaged | ||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | foreman-1.20.1 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-05-14 12:39:09 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: |
|
Created redmine issue https://projects.theforeman.org/issues/25586 from this bug Verified with Sat 6.5 snap 7. Used reproducer from OP. 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:1222 |
Created attachment 1509444 [details] foreman-tail_output Description of problem: Non-admin user can't generate report if it has any user input. Not even if they have all ready-made roles + reporting related rights. Reports without user inputs can be generated. Version-Release number of selected component (if applicable): Tested on Sat 6.5 snap 5 How reproducible: Deterministic Steps to Reproduce: 1. Create a user that is not admin, with correct taxonomies and all Roles 2. Log in as that user 3. Monitor -> Report Templates 4. Generate "Host statuses CSV" 5. Submit Actual results: 1) Pop-up error: "ERF47-7719 [TemplateInput::ValueNotReady]: Input 'hosts' is not ready for rendering" 2) Traceback (attached) Expected results: Report generated