[
https://issues.apache.org/jira/browse/AMBARI-10012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356024#comment-14356024
]
Hudson commented on AMBARI-10012:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #1999 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1999/])
AMBARI-10012. Slider View. UI can't recreate new app with same name (page
refresh fixes the issue) (alexantonenko) (hiveww:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e8daa485f66d4c14d21d81101e79ab21ae5b3d7e)
*
contrib/views/slider/src/main/resources/ui/app/controllers/slider_app_controller.js
* contrib/views/slider/src/main/resources/ui/app/mappers/slider_apps_mapper.js
> 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
>
> Attachments: AMBARI-10012.patch
>
>
> 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)