Created attachment 1401232 [details] reproduced_issue Description of problem: Unable to add tag for configuration provider from 'All Rad Hat Satellites Providers' view but able to add from 'All Configuration Manager Providers', please find attached screenshot. Version-Release number of selected component (if applicable): 5.9.0.22 How reproducible: 100% Steps to Reproduce: 1.Add Satellite provider 2.Move through tree to 'All Rad Hat Satellites Providers' 3.Add tag Actual results: Error message 'Edit aborted..' and tag is not added. Please find attached screenshot. Expected results: Tag should be successfully added Additional info: /var/www/miq/vmdb/log/evm.log [----] I, [2018-02-27T03:26:43.160485 #13085:87d138] INFO -- : MIQ(MiqScheduleWorker::Runner#do_work) Number of scheduled items to be processed: 1. [----] W, [2018-02-27T03:26:46.986983 #13250:11c30bc] WARN -- : MIQ(Rbac::Filterer#lookup_method_for_descendant_class) could not find method name for ConfiguredSystem::ConfiguredSystem [----] I, [2018-02-27T03:26:58.173816 #13085:87d138] INFO -- : MIQ(MiqScheduleWorker::Runner#do_work) Number of scheduled items to be processed: 1. [----] I, [2018-02-27T03:26:59.376634 #4732:87d138] INFO -- : MIQ(MiqServer#heartbeat) Heartbeat [2018-02-27 08:26:59 UTC]... [----] I, [2018-02-27T03:26:59.385995 #4732:87d138] INFO -- : MIQ(MiqServer#heartbeat) Heartbeat [2018-02-27 08:26:59 UTC]...Complete [----] E, [2018-02-27T03:27:02.702087 #13250:11c379c] ERROR -- : MIQ(provider_foreman_controller-tagging): Edit aborted! CFME does not support the browser's back button or access from multiple tabs or windows of the same browser. Please close any duplicate sessions before proceeding. [----] W, [2018-02-27T03:27:03.255863 #13250:11c379c] WARN -- : MIQ(Rbac::Filterer#lookup_method_for_descendant_class) could not find method name for ConfiguredSystem::ConfiguredSystem
Note: Adding a provider from steps to reproduce can be done under Configuration > Management > Providers accordion.
https://github.com/ManageIQ/manageiq-ui-classic/pull/3528
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/abd869fdbdb9b34349197f488c9f3cb05935e399 commit abd869fdbdb9b34349197f488c9f3cb05935e399 Author: Hilda Stastna <hstastna> AuthorDate: Wed Mar 7 10:46:09 2018 -0500 Commit: Hilda Stastna <hstastna> CommitDate: Wed Mar 7 10:46:09 2018 -0500 Enable to add tag for configuration provider Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1549488 Enable to add tag for configuration provider from 'All Rad Hat Satellites Providers', in Configuration > Management > Providers accordion. app/controllers/provider_foreman_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)