Fixes #6389: Call snapshot() on object when processing deletions

This commit is contained in:
jeremystretch
2022-11-17 21:04:55 -05:00
parent cf55e96241
commit 3a5914827b
2 changed files with 3 additions and 4 deletions

View File

@@ -4,6 +4,7 @@
### Bug Fixes
* [#6389](https://github.com/netbox-community/netbox/issues/6389) - Call `snapshot()` on object when processing deletions
* [#9878](https://github.com/netbox-community/netbox/issues/9878) - Fix spurious error message when rendering REST API docs
* [#10579](https://github.com/netbox-community/netbox/issues/10579) - Mark cable traces terminating to a provider network as complete
* [#10721](https://github.com/netbox-community/netbox/issues/10721) - Disable ordering by custom object field columns