Created attachment 1088460 [details] err Description of problem: Version-Release number of selected component (if applicable): 5.5.0.8 How reproducible: 100% Steps to Reproduce: 1.Navigate to cloud->stacks->select a stack 2.click on the instance in relationship section of stack summary page 3.select the instance and from policy click on "check compliance of last known configuration" Actual results: Error during 'check_compliance_queue': Unknown task, check_compliance_queue displayed in UI. see attached screenshot Expected results: Additional info: evm.log: [----] E, [2015-10-30T10:05:00.457154 #2898:116398c] ERROR -- : MIQ(orchestration_stack_controller-button): Error during 'check_compliance_queue': Unknown task, check_compliance_queue [----] I, [2015-10-30T10:05:01.773947 #2895:ccf998] INFO -- : MIQ(MiqScheduleWorker::Runner#do_work) Number of scheduled items to be processed: 1.
https://github.com/ManageIQ/manageiq/pull/5257
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/1c98dd84321e506a0a0dc4359d13dc635680d9fa commit 1c98dd84321e506a0a0dc4359d13dc635680d9fa Author: Dávid Halász <dhalasz> AuthorDate: Thu Nov 5 11:32:35 2015 +0100 Commit: Dávid Halász <dhalasz> CommitDate: Fri Nov 6 15:00:48 2015 +0100 Hide compliance check and compare buttons when rendering stack instances https://bugzilla.redhat.com/show_bug.cgi?id=1277016 https://bugzilla.redhat.com/show_bug.cgi?id=1276552 app/helpers/application_helper/toolbar_builder.rb | 4 ++++ spec/controllers/orchestration_stack_spec.rb | 28 +++++++++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 spec/controllers/orchestration_stack_spec.rb
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=755b2a3f51805a144a50465a8f3b4fdd77ab9a1a commit 755b2a3f51805a144a50465a8f3b4fdd77ab9a1a Author: Dávid Halász <dhalasz> AuthorDate: Thu Nov 5 11:32:35 2015 +0100 Commit: Dávid Halász <dhalasz> CommitDate: Mon Nov 9 09:08:39 2015 +0100 Hide compliance check and compare buttons when rendering stack instances https://bugzilla.redhat.com/show_bug.cgi?id=1277016 https://bugzilla.redhat.com/show_bug.cgi?id=1276552 (cherry picked from commit 1c98dd84321e506a0a0dc4359d13dc635680d9fa) app/helpers/application_helper/toolbar_builder.rb | 4 ++++ spec/controllers/orchestration_stack_spec.rb | 28 +++++++++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 spec/controllers/orchestration_stack_spec.rb
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=91989621a56cafb07a8edccbcde75a720787d96b commit 91989621a56cafb07a8edccbcde75a720787d96b Merge: 0822d4c 755b2a3 Author: Dan Clarizio <dclarizi> AuthorDate: Tue Nov 10 10:01:13 2015 -0500 Commit: Dan Clarizio <dclarizi> CommitDate: Tue Nov 10 10:01:13 2015 -0500 Merge branch 'bz-1277016' into '5.5.z' Hide compliance check and compare buttons when rendering stack instances https://bugzilla.redhat.com/show_bug.cgi?id=1277016 https://bugzilla.redhat.com/show_bug.cgi?id=1276552 https://github.com/ManageIQ/manageiq/pull/5257 (cherry picked from commit 1c98dd84321e506a0a0dc4359d13dc635680d9fa) See merge request !382 app/helpers/application_helper/toolbar_builder.rb | 4 ++++ spec/controllers/orchestration_stack_spec.rb | 28 +++++++++++++++++++++++ 2 files changed, 32 insertions(+)
Check compliance of last known configuration button for stack instance is hidden. Verified: 5.5.0.10-beta2.1.20151110134042_d6f5459
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2015:2551