autoplacing machines doesn't trigger db changed event
Bug #1491906 reported by
Jeff Pihach
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-gui |
Fix Committed
|
High
|
Huw Wilkins |
Bug Description
To reproduce:
Place a console.log in on_database_changed and dbChangedHandler in app.js
Drag a service to the canvas and switch to the machine view
Click the autoplace, you'll notice that there are no logs from the db change event being called.
Click to deploy and you'll see the db update event logs
This event not being called causes issue with databound fields throughout the rest of the application
Changed in juju-gui: | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in juju-gui: | |
status: | Triaged → In Progress |
assignee: | nobody → Huw Wilkins (huwshimi) |
Changed in juju-gui: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.