Bug 1553157
| Summary: | Cannot delete multiple Policies | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Jan Zmeskal <jzmeskal> |
| Component: | UI - OPS | Assignee: | Karel Hala <khala> |
| Status: | CLOSED ERRATA | QA Contact: | Radim Hrazdil <rhrazdil> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.9.0 | CC: | cpelland, hkataria, lavenel, mpovolny, obarenbo, rhrazdil, simaishi |
| Target Milestone: | GA | ||
| Target Release: | 5.10.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-02-07 23:01:17 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jan Zmeskal
2018-03-08 12:45:05 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/d5277d4117dbdbf90cfd5b5e82875c63a172358e commit d5277d4117dbdbf90cfd5b5e82875c63a172358e Author: Karel Hala <khala> AuthorDate: Fri Mar 9 08:22:20 2018 -0500 Commit: Karel Hala <khala> CommitDate: Fri Mar 9 08:22:20 2018 -0500 Do not display checkboxes if they should not be visible in GTL fixes https://bugzilla.redhat.com/show_bug.cgi?id=1553157 app/controllers/application_controller/report_data_additional_options.rb | 5 + app/helpers/application_helper.rb | 2 + 2 files changed, 7 insertions(+) Verified that 'Select All' button is not available, therefore there is no way to select multiple policies. Version 5.10.0.0.20180613200131_887cc81 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 |