You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Aleksandr Kovalenko (JIRA)" <ji...@apache.org> on 2014/04/03 15:52:22 UTC

[jira] [Created] (AMBARI-5338) Mirroring: JS error after deleting and creating dataset with the same name

Aleksandr Kovalenko created AMBARI-5338:
-------------------------------------------

             Summary: Mirroring: JS error after deleting and creating dataset with the same name
                 Key: AMBARI-5338
                 URL: https://issues.apache.org/jira/browse/AMBARI-5338
             Project: Ambari
          Issue Type: Task
          Components: client
    Affects Versions: 1.5.1
            Reporter: Aleksandr Kovalenko
            Assignee: Aleksandr Kovalenko
             Fix For: 1.7.0


STR:
1. Create new dataset.
2. Delete dataset, created in step 1.
3. Create again dataset with the current name.

Erorr in browser console:
{noformat}
Uncaught Error: <DS.StateManager:ember10851> could not respond to event didChangeData in state rootState.deleted.saved. vendor.js:17324
Ember.StateManager.Ember.State.extend.sendRecursively vendor.js:17324
Ember.StateManager.Ember.State.extend.sendRecursively vendor.js:17322
Ember.StateManager.Ember.State.extend.sendRecursively vendor.js:17322
Ember.StateManager.Ember.State.extend.sendRecursively vendor.js:17322
Ember.StateManager.Ember.State.extend.send vendor.js:17303
DS.Model.Ember.Object.extend.send vendor.js:25507
DS.Store.Ember.Object.extend.load vendor.js:24186
DS.Store.Ember.Object.extend.loadMany vendor.js:24212
App.dataSetMapper.App.QuickDataMapper.create.map app.js:38765
newFunc vendor.js:2597
App.MainMirroringController.Em.ArrayController.extend.saveDataset app.js:13898
App.MainMirroringController.Em.ArrayController.extend.onLoadDatasetDefinitionSuccess app.js:13865
opt.success app.js:99178
o vendor.js:95
p.fireWith vendor.js:95
w vendor.js:97
d
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)