1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Closes #9379: Redirect to virtual chassis view after adding a member device

This commit is contained in:
jeremystretch
2022-05-24 09:20:05 -04:00
parent f03c5037c4
commit a9ec1a7b4e
2 changed files with 60 additions and 63 deletions

View File

@@ -8,6 +8,7 @@
* [#8922](https://github.com/netbox-community/netbox/issues/8922) - Add service list to IP address view
* [#9098](https://github.com/netbox-community/netbox/issues/9098) - Add "other" types for power ports/outlets, pass-through ports
* [#9239](https://github.com/netbox-community/netbox/issues/9239) - Enable filtering by contact group for all models which support contact assignment
* [#9379](https://github.com/netbox-community/netbox/issues/9379) - Redirect to virtual chassis view after adding a member device
### Bug Fixes