-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26979/
-----------------------------------------------------------
Review request for Ambari, Andriy Babiichuk and Alexandr Antonenko.
Bugs: AMBARI-7886
https://issues.apache.org/jira/browse/AMBARI-7886
Repository: ambari
Description
-------
I created a view instance named JOBS_1, then attempted to create another
instance, using the same name. The POST fails Conflict, which is correct but
the UI shows nothing.
The user needs information on the failure when they click save.
Diffs
-----
ambari-admin/src/main/resources/ui/admin-web/app/scripts/controllers/ambariViews/CreateViewInstanceCtrl.js
76b4a7f
ambari-admin/src/main/resources/ui/admin-web/test/unit/controllers/mainCtrl_test.js
5117a3f
Diff: https://reviews.apache.org/r/26979/diff/
Testing
-------
tested on real cluster
Thanks,
Aleksandr Kovalenko