Merge pull request #7285 from netbox-community/7273-apiselect-sorting

Fixes #7273: Disable automatic sorting of select options fetched via API
This commit is contained in:
Jeremy Stretch
2021-09-17 12:09:56 -04:00
committed by GitHub
5 changed files with 5 additions and 28 deletions

View File

@@ -16,6 +16,7 @@
### Bug Fixes
* [#5775](https://github.com/netbox-community/netbox/issues/5775) - Enable group synchronization for remote authentication backend
* [#7167](https://github.com/netbox-community/netbox/issues/7167) - Ensure consistent font size when using monospace formatting
* [#7226](https://github.com/netbox-community/netbox/issues/7226) - Exempt GraphQL API requests from CSRF inspection
* [#7248](https://github.com/netbox-community/netbox/issues/7248) - Fix global search results section links