Created attachment 1506553 [details] recording to demonstrate the reported issue Description of problem: ---------------------- Tag assignment made to service in SUI through the service summary page disappears shortly after the assignment is made. See attached video. Tag assignment can still be made through Policy->Edit tags. The ability to tag a service through its summary page didn't exist in 59. 59 does provide the option to tag a service through Policy->Edit tags. Version-Release number of selected component (if applicable): ------------------------------------------------------------- 5.10.0.23 How reproducible: ---------------- Always Steps to Reproduce: ------------------- 1. 2. 3. Actual results: --------------- Tag assignment made to service in SUI disappears shortly after the assignment is made Expected results: ------------------ Tag assignment made to service in SUI should be persistent after the assignment is made Additional info: ----------------
Verified, yah shouldn't be able to edit tags there, it should be read only, working on the fix...
https://github.com/ManageIQ/manageiq-ui-service/pull/1497 Heres the pr for it!
This was merged!
New commit detected on ManageIQ/manageiq-ui-service/hammer: https://github.com/ManageIQ/manageiq-ui-service/commit/af29bdaaf19c57998565b1bf6a4f69fc13fe6ee5 commit af29bdaaf19c57998565b1bf6a4f69fc13fe6ee5 Author: Martin Hradil <himdel> AuthorDate: Mon Nov 19 10:31:43 2018 -0500 Commit: Martin Hradil <himdel> CommitDate: Mon Nov 19 10:31:43 2018 -0500 Merge pull request #1497 from AllenBW/BZ/#1650693-fix-tagging-readonly-issue BZ#1650693 If tagging is readonly we should not show the edit dropdown (cherry picked from commit 953635b5b8a21387f775f94af6b6c325200992de) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1650693 client/app/shared/tagging/tagging.component.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Verified in 5.10.0.27