Description of problem: In current implementation of Datasource deletion from Middleware server, it asks standard confirmation message before deletion. Would be better to open much informative dialog box (in CFME dialog box style), with messsage, telling, that Datasource you want to delete can be in use by some applications in server side, and deletion will cause misfunction of that applications.
https://github.com/ManageIQ/manageiq/pull/12316
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/2c6870ed583e79680209d5b005790021f84d4696 commit 2c6870ed583e79680209d5b005790021f84d4696 Author: Josejulio Martínez <jmartine> AuthorDate: Mon Oct 31 14:23:59 2016 -0600 Commit: Josejulio Martínez <jmartine> CommitDate: Tue Nov 8 09:32:37 2016 -0600 Displays a more informative message on datasource deletion. https://bugzilla.redhat.com/show_bug.cgi?id=1390283 .../application_helper/toolbar/middleware_datasources_center.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
Checked on version 5.8.0.0 The informative message is added only when deleting datasource from list. Please add the same message for deletion from Datasource details page as well.
PR: https://github.com/ManageIQ/manageiq-ui-classic/pull/353
Verified on revision 5.8.0.3.20170301174324_1e2e0c4