Bug 1549488

Summary: Unable to add tag for configuration provider from 'All Rad Hat Satellites Providers'
Product: Red Hat CloudForms Management Engine Reporter: nzayats
Component: UI - OPSAssignee: Hilda Stastna <hstastna>
Status: CLOSED CURRENTRELEASE QA Contact: Pavol Kotvan <pakotvan>
Severity: medium Docs Contact:
Priority: high    
Version: 5.9.0CC: cpelland, hkataria, lavenel, mpovolny, obarenbo, pakotvan
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.10.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1553789 (view as bug list) Environment:
Last Closed: 2019-02-11 14:02:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Satellite Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1553789    
Attachments:
Description Flags
reproduced_issue none

Description nzayats 2018-02-27 09:07:15 UTC
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

Comment 2 Hilda Stastna 2018-03-07 14:33:44 UTC
Note: Adding a provider from steps to reproduce can be done under Configuration > Management > Providers accordion.

Comment 4 CFME Bot 2018-03-09 12:38:53 UTC
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(-)