Antonenko Alexander created AMBARI-10012:
--------------------------------------------
Summary: Slider View. UI can't recreate new app with same name
(page refresh fixes the issue)
Key: AMBARI-10012
URL: https://issues.apache.org/jira/browse/AMBARI-10012
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.0.0
Reporter: Antonenko Alexander
Assignee: Antonenko Alexander
Priority: Critical
Fix For: 2.1.0
Create app with name "app1"
Destroy it
Try to create new with name "app1"
JS error appears:
{code}Uncaught Error: Attempted to handle event `pushedData` on
<App.SliderApp:ember869:1424773763124_4> while in state
root.deleted.uncommitted. {code}
New app is actually created but can't pushed to the DS.store.
After page refresh new app is available on the Slider UI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)