Bug 1673747
| Summary: | Unable to select or restart worker processes on diagnostic screen | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> | 
| Component: | UI - OPS | Assignee: | Dávid Halász <dhalasz> | 
| Status: | CLOSED ERRATA | QA Contact: | Angelina Vasileva <anikifor> | 
| Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | 
| Priority: | medium | ||
| Version: | 5.10.0 | CC: | bmidwood, hkataria, lavenel, mpovolny, obarenbo | 
| Target Milestone: | GA | Keywords: | Regression, ZStream | 
| Target Release: | 5.10.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | ui: | ||
| Fixed In Version: | 5.10.1.1 | Doc Type: | If docs needed, set a value | 
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1672758 | Environment: | |
| Last Closed: | 2019-03-06 09:50:42 UTC | Type: | --- | 
| 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: | |||
| Bug Depends On: | 1672758 | ||
| Bug Blocks: | |||
New commit detected on ManageIQ/manageiq-ui-classic/hammer: https://github.com/ManageIQ/manageiq-ui-classic/commit/cf628f86df9c1fb3db1ca6ed0e013b71b91faada commit cf628f86df9c1fb3db1ca6ed0e013b71b91faada Author: Milan Zázrivec <mzazrivec> AuthorDate: Wed Feb 6 04:48:05 2019 -0500 Commit: Milan Zázrivec <mzazrivec> CommitDate: Wed Feb 6 04:48:05 2019 -0500 Merge pull request #5223 from skateman/worker-checkbox Display missing checkboxes for workers under Diagnostics (cherry picked from commit ade69c24de34614bba1c22c1ee73a9c2ca32148d) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1673747 app/controllers/ops_controller/diagnostics.rb | 2 +- spec/controllers/ops_controller/diagnostics_spec.rb | 26 + 2 files changed, 27 insertions(+), 1 deletion(-) 5.10.1.1.20190212171432_83eb777 1. Checkbox is back and I'm able to select one item and multiple items 2. I'm able to select one item and do Configuration -> Restart selected worker 3. I'm able to select multiple items BUT Configuration dropdown becomes disabled and I can't restart multiple workers Also there's a difference with 5.9.8.1.20190129182003_5fdf738 regarding selecting multiple items I'm able to select multiple items and Configuration dropdown is enabled. BUT "Restart selected worker" option is disabled inside this dropdown. You should create a separate BZ for that, as this also happens in 5.9 Marking as verified after discussion with dev 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/RHBA-2019:0453  | 
Backported to Hammer branch: commit cf628f86df9c1fb3db1ca6ed0e013b71b91faada Author: Milan Zázrivec <mzazrivec> Date: Wed Feb 6 10:48:05 2019 +0100 Merge pull request #5223 from skateman/worker-checkbox Display missing checkboxes for workers under Diagnostics (cherry picked from commit ade69c24de34614bba1c22c1ee73a9c2ca32148d) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1673747