diff --git a/docs/release-notes/version-3.2.md b/docs/release-notes/version-3.2.md index e4d8474e4..56bb2755f 100644 --- a/docs/release-notes/version-3.2.md +++ b/docs/release-notes/version-3.2.md @@ -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 +* [#8659](https://github.com/netbox-community/netbox/issues/8659) - Fix display of multi-object custom fields after deleting related object ### Other Changes diff --git a/netbox/templates/inc/panels/custom_fields.html b/netbox/templates/inc/panels/custom_fields.html index eea94fdc3..88a4660f2 100644 --- a/netbox/templates/inc/panels/custom_fields.html +++ b/netbox/templates/inc/panels/custom_fields.html @@ -12,7 +12,9 @@ {{ field }}