Websocket API: missing vlan.update
Bug #2037612 reported by
Peter Makowski
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
maas-ui |
Invalid
|
Undecided
|
Unassigned |
Bug Description
WebSocket doesn't send an update notification (vlan.update) when a new subnet is added and subsequently vlan.subnet_ids is updated.
Steps to reproduce:
1. Go to a Subnets page
2. Open developer tools and inspect websocket connection (you may need to now refresh the page)
2. Add a new subnet
Result:
Actual:
no vlan.update message is sent from the server
Expected:
vlan.update with and updated vlan.subnet_ids is sent from the server
Changed in maas-ui: | |
status: | New → Invalid |
To post a comment you must log in.