diff --git a/docs/release-notes/version-2.7.md b/docs/release-notes/version-2.7.md
index 1ec2f6a56..d2f0257e7 100644
--- a/docs/release-notes/version-2.7.md
+++ b/docs/release-notes/version-2.7.md
@@ -12,6 +12,7 @@
* [#4277](https://github.com/netbox-community/netbox/issues/4277) - Fix filtering of clusters by tenant
* [#4282](https://github.com/netbox-community/netbox/issues/4282) - Fix label on export button for device types
* [#4285](https://github.com/netbox-community/netbox/issues/4285) - Include A/Z termination sites in provider circuits table
+* [#4295](https://github.com/netbox-community/netbox/issues/4295) - Fix assignment of parent LAG during interface bulk edit
---
diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html
index 8c457121f..624e8d9ef 100644
--- a/netbox/templates/dcim/device.html
+++ b/netbox/templates/dcim/device.html
@@ -603,7 +603,7 @@
-