Created attachment 1506018 [details] Error Description of problem: Version-Release number of selected component (if applicable): Version 5.10.0.24.20181113213923_03b81fd How reproducible: 100% Steps to Reproduce: 1.Go to automation->Automate->Generic Objects 2.Create Generic Objects Class 3.Add New button 4.Add one more button with same name Actual results: Error occurs while adding button with same name in generic object class page Expected results: It should display duplicate name validation message Additional info:
https://github.com/ManageIQ/manageiq-ui-classic/pull/4951
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/55d7178afa14f8fa3c9ca5b7e8dab7b1a532e8f0 commit 55d7178afa14f8fa3c9ca5b7e8dab7b1a532e8f0 Author: Zita Nemeckova <znemecko> AuthorDate: Wed Nov 21 04:07:29 2018 -0500 Commit: Zita Nemeckova <znemecko> CommitDate: Wed Nov 21 04:07:29 2018 -0500 Catch 400 error and display it in flash message instead of modal with API error Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1650085 app/assets/javascripts/components/generic_object/main-custom-button-form-component.js | 25 +- 1 file changed, 23 insertions(+), 2 deletions(-)