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

Fixes #8656: Fix migration error when upgrading from a v2.11 database

This commit is contained in:
jeremystretch
2022-02-17 14:14:23 -05:00
parent eb02f6137e
commit 39b8eb0ae0
2 changed files with 26 additions and 0 deletions

View File

@@ -147,6 +147,7 @@ Where it is desired to limit the range of available VLANs within a group, users
### Bug Fixes (From Beta)
* [#8655](https://github.com/netbox-community/netbox/issues/8655) - Fix AttributeError when viewing cabled interfaces
* [#8656](https://github.com/netbox-community/netbox/issues/8656) - Fix migration error when upgrading from a v2.11 database
* [#8659](https://github.com/netbox-community/netbox/issues/8659) - Fix display of multi-object custom fields after deleting related object
* [#8661](https://github.com/netbox-community/netbox/issues/8661) - Fix ValueError exception when trying to connect a cable
* [#8670](https://github.com/netbox-community/netbox/issues/8670) - Fix filtering device components by installed module