Fixes #7823: Properly handle return_url when Save & Continue button is present

This commit is contained in:
thatmattlove
2021-12-03 16:20:05 -07:00
parent 97f0414ff3
commit 7cb9cedfe1
6 changed files with 50 additions and 11 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#7751](https://github.com/netbox-community/netbox/issues/7751) - Get API user from LDAP only when `FIND_GROUP_PERMS` is enabled
* [#7823](https://github.com/netbox-community/netbox/issues/7823) - Fix issue where `return_url` is not honored when 'Save & Continue' button is present
* [#7885](https://github.com/netbox-community/netbox/issues/7885) - Linkify VLAN name in VLANs table
* [#7892](https://github.com/netbox-community/netbox/issues/7892) - Add L22-30 power port & outlet types
* [#7932](https://github.com/netbox-community/netbox/issues/7932) - Improve performance of the "quick find" function