Description of problem: Version-Release number of selected component (if applicable): 5.9.0.14 How reproducible: Always Steps to Reproduce: 1. Add an openshift provider 2. Go to Container images from Container Provider Relationship 3. Check some images 4. Select in Toolbar -> Policy -> Manage Policies Actual results: Button not yet implemented error Expected results: Manage policies for container images selected from container provider relationships should work same way as container images selected from the menu. Additional info:
The PR https://github.com/ManageIQ/manageiq-ui-classic/pull/4206 fixes the same problem also for Container Replicators, Container Pods, Container Nodes.
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/b37683540431922c34ecf9bfbb58ff652c322306 commit b37683540431922c34ecf9bfbb58ff652c322306 Author: Hilda Stastna <hstastna> AuthorDate: Tue Jun 26 08:16:34 2018 -0400 Commit: Hilda Stastna <hstastna> CommitDate: Tue Jun 26 08:16:34 2018 -0400 Fix Manage policies button for Container Images Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1530259 Add missing assign_policies method calling to button method to make managing policies work for Container Images, Replicators etc. app/controllers/ems_common.rb | 2 + 1 file changed, 2 insertions(+)
Verified in 5.10.0.4. Button works correctly now.
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-2019:0212