Bug 1464960
Summary: | Group Filters: Selected host is deselected after group saving | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Ruslana Babyuk <rbabyuk> | ||||
Component: | UI - OPS | Assignee: | Zita Nemeckova <znemecko> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ruslana Babyuk <rbabyuk> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.8.0 | CC: | hkataria, jhardy, mpovolny, obarenbo, simaishi | ||||
Target Milestone: | GA | Keywords: | TestOnly, ZStream | ||||
Target Release: | 5.9.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | ui:group | ||||||
Fixed In Version: | 5.9.0.17 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1511528 (view as bug list) | Environment: | |||||
Last Closed: | 2018-03-06 15:18:28 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: | 1511528 | ||||||
Attachments: |
|
New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-classic/commit/d7c1e5c266e7f5f2af9ccf9d078ba42489a6fba4 commit d7c1e5c266e7f5f2af9ccf9d078ba42489a6fba4 Author: Milan Zázrivec <mzazrivec> AuthorDate: Mon Jan 15 10:03:19 2018 +0100 Commit: Satoe Imaishi <simaishi> CommitDate: Mon Jan 15 09:01:08 2018 -0500 Merge pull request #3233 from ZitaNemeckova/fix_hac_tree Fix uncheck of Host in HaC tree (cherry picked from commit 25123ab46359e54d837dbb850da77602c734b667) https://bugzilla.redhat.com/show_bug.cgi?id=1464960 app/controllers/ops_controller/ops_rbac.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) |
Created attachment 1291941 [details] group_host Description of problem: Selected host is deselected after group saving Version-Release number of selected component (if applicable): 5.8.1 How reproducible: 100% Steps to Reproduce: 1. Add infrastructure provider 2. Navigate to add group page 3. Switch to 'Host&Clusters' tab 4. Expand the provider tree 5. Check Host(not in cluster) 6. Save group 7. Check checkbox status Actual results: Check box is deselected Expected results: Check box should be selected after saving Additional info: