Description of problem: Version-Release number of selected component (if applicable): 5.8.0.11 How reproducible: Always Steps to Reproduce: 1. Go to Configuration -> CFME Region -> Map Tags 2. Add a new mapping 3. Choose an entity that is not All 4. Save it Actual results: Entity is always <All> when saved. Expected results: Entity is saved correctly. Additional info:
Submitted fix in PR: https://github.com/ManageIQ/manageiq-ui-classic/pull/1122
Just a note. This was a UI bug, meaning the correct entity was saved in the database, but the display always showed "<All>". In the table of all mapping rules, the Entity field was displayed as empty. Anyway, all is fixed in the PR.
I think this should be included in 5.8. The PR https://github.com/ManageIQ/manageiq-ui-classic/pull/1122 is ready but needs reviews. Federico, What do you think?
Bug has been already cloned for 5.8, clearing needinfo.
Verified in 5.9.0.4. Mapping rule Resource Entity is saved correctly now.