You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Antonenko Alexander (JIRA)" <ji...@apache.org> on 2015/03/10 19:20:39 UTC

[jira] [Created] (AMBARI-10012) Slider View. UI can't recreate new app with same name (page refresh fixes the issue)

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)