From 8a684adf66869d6123c55cb8ae67a917446aeefd Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Mon, 3 Apr 2023 15:38:05 -0400 Subject: [PATCH] Changelog for #12074, #12117 --- docs/release-notes/version-3.4.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/release-notes/version-3.4.md b/docs/release-notes/version-3.4.md index c98e62b81..39a2315a0 100644 --- a/docs/release-notes/version-3.4.md +++ b/docs/release-notes/version-3.4.md @@ -8,7 +8,9 @@ ### Bug Fixes +* [#12074](https://github.com/netbox-community/netbox/issues/12074) - Fix the automatic assignment of racks to devices via the REST API * [#12084](https://github.com/netbox-community/netbox/issues/12084) - Fix exception when attempting to create a saved filter for applied filters +* [#12117](https://github.com/netbox-community/netbox/issues/12117) - Hide clone button for objects with no clonable attributes ---