Hide Forgot
Description of problem: There are several toolbar buttons for middleware which execution fails with error: "Button not yet implemented". Here are those button locations: 1. Choose some Middleware Server Group, go to Servers list. Address URL will be: "middleware_server_group/show/1?display=middleware_servers" All buttons of Toolbar Items "Policy", "Power" and "Download" will fail while executed. But when you go to Middleware Servers list, URL: "middleware_server/show_list", All toolbar buttons work correctly. 2. Choose Middleware Provider, go to Servers List. Address URL will be: "ems_middleware/1?display=middleware_servers". All buttons of Toolbar Items "Policy" and "Power" will fail while executed. 3. Choose Middleware Provider, go to Deployments List. Address URL will be: "ems_middleware/1?display=middleware_deployments". All buttons of Toolbar Items "Policy" and "Operations" will fail while executed. But toolbar buttons for Middleware Deployments List working, URL: "middleware_deployment/show_list" 4. Choose Middleware Provider, go to Datasources List. Address URL will be: "ems_middleware/1?display=middleware_datasources". All buttons of Toolbar Items "Policy" and "Operations" will fail while executed. But toolbar buttons for Middleware Datasources List working, URL: "middleware_datasource/show_list" 5. Choose Middleware Provider, go to Messaging List. Address URL will be: "ems_middleware/1?display=middleware_messagings". "Edit Tags" button of Toolbar Item "Policy" will fail while executed. But toolbar buttons for Middleware Messaging List working, URL: "middleware_messaging/show_list" Actual results: All that toolbar buttons execution fails. Expected results: Seems like all these buttons are implemented already as part of direct Middleware Objects list. So I expect these buttons can work in described toolbars as well. If not, please hide them for those not working toolbars. Version-Release number of selected component (if applicable): 5.7.0.10-beta3.20161109111947_9a61b18
https://github.com/ManageIQ/manageiq/pull/12655
Tested on revision 5.8.0.0 In one case still error happens: Choose Middleware Provider, go to Deployments List. Address URL will be: "ems_middleware/1?display=middleware_deployments". All buttons of Toolbar Item "Operations" will fail while executed.
I am closing this, because it worked for me. If the issue is still there, feel free to re-open.