Bug 1473321
| Summary: | User unable to tick the check boxes of the folder while assigning the Alert profile | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Niladri Roy <niroy> | |
| Component: | UI - OPS | Assignee: | Aparna Karve <akarve> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dmitry Misharov <dmisharo> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | high | |||
| Version: | 5.7.0 | CC: | cpelland, dclarizi, hkataria, jhardy, mpovolny, obarenbo | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.9.0 | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | alert | |||
| Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1478368 1479944 (view as bug list) | Environment: | ||
| Last Closed: | 2018-03-06 14:41:51 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1478368, 1479944 | |||
|
Description
Niladri Roy
2017-07-20 13:24:31 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/8693068ec3ef7b7255e45fc796bdea6168c4f4ac commit 8693068ec3ef7b7255e45fc796bdea6168c4f4ac Author: Aparna Karve <akarve> AuthorDate: Tue Jul 25 07:26:06 2017 -0700 Commit: Aparna Karve <akarve> CommitDate: Thu Jul 27 09:00:19 2017 -0700 Pass :assign_to to set the `checkable_checkboxes` properties Also other checkbox related properties for Alert Profile Assignment will be set. This fixes Alert Profile assignment for ems_folders https://bugzilla.redhat.com/show_bug.cgi?id=1473321 .../miq_policy_controller/alert_profiles.rb | 7 +++---- app/presenters/tree_builder_belongs_to_hac.rb | 18 ++++++++++++++---- 2 files changed, 17 insertions(+), 8 deletions(-) Fixed and verified in 5.9.0.2.20171010190026_0413a06. Checkbox can be ticked in alert profile assigning dialog. |