Fixes #7294: Fix SVG rendering for cable traces ending at unoccupied front ports

This commit is contained in:
jeremystretch
2021-09-21 15:04:37 -04:00
parent 6bccb6d90b
commit 38172b793b
3 changed files with 6 additions and 6 deletions

View File

@@ -9,6 +9,7 @@
### Bug Fixes
* [#7294](https://github.com/netbox-community/netbox/issues/7294) - Fix SVG rendering for cable traces ending at unoccupied front ports
* [#7321](https://github.com/netbox-community/netbox/issues/7321) - Don't overwrite multi-select custom fields during bulk edit
* [#7324](https://github.com/netbox-community/netbox/issues/7324) - Fix TypeError exception in web UI when filtering objects using single-choice filters
* [#7333](https://github.com/netbox-community/netbox/issues/7333) - Prevent inadvertent deletion of prior change records when deleting objects