[PR #10391] [MERGED] Release v3.3.4 #13621

Closed
opened 2025-12-29 23:19:54 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/10391
Author: @jeremystretch
Created: 9/16/2022
Status: Merged
Merged: 9/16/2022
Merged by: @jeremystretch

Base: masterHead: develop


📝 Commits (5)

  • 935f008 PRVB
  • 1d033bd Update lock threads action; lock closed PRs after 30 days
  • 59388d8 Fixes #10387: Fix MultiValueDictKeyError exception when editing a device interface
  • 4a9831b Fixes #10383: Fix assignment of component templates to module types via web UI
  • 30b9ddc Release v3.3.4

📊 Changes

6 files changed (+26 additions, -20 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/bug_report.yaml (+1 -1)
📝 .github/ISSUE_TEMPLATE/feature_request.yaml (+1 -1)
📝 .github/workflows/lock.yml (+3 -7)
📝 docs/release-notes/version-3.3.md (+9 -0)
📝 netbox/dcim/forms/models.py (+11 -10)
📝 netbox/netbox/settings.py (+1 -1)

📄 Description

Bug Fixes

  • #10383 - Fix assignment of component templates to module types via web UI
  • #10387 - Fix MultiValueDictKeyError exception when editing a device interface

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/10391 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 9/16/2022 **Status:** ✅ Merged **Merged:** 9/16/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (5) - [`935f008`](https://github.com/netbox-community/netbox/commit/935f008c16af0df6d31291a3507a343a005efddb) PRVB - [`1d033bd`](https://github.com/netbox-community/netbox/commit/1d033bd286f605dd4c500b3808cb496b347d4d3c) Update lock threads action; lock closed PRs after 30 days - [`59388d8`](https://github.com/netbox-community/netbox/commit/59388d89a01d7070e2ccca1261f90ed4b6633e26) Fixes #10387: Fix MultiValueDictKeyError exception when editing a device interface - [`4a9831b`](https://github.com/netbox-community/netbox/commit/4a9831bd23ad39329501306d5278c1b3e855cd07) Fixes #10383: Fix assignment of component templates to module types via web UI - [`30b9ddc`](https://github.com/netbox-community/netbox/commit/30b9ddc251bdd3bbea895a811e0b533f8df9c55d) Release v3.3.4 ### 📊 Changes **6 files changed** (+26 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/bug_report.yaml` (+1 -1) 📝 `.github/ISSUE_TEMPLATE/feature_request.yaml` (+1 -1) 📝 `.github/workflows/lock.yml` (+3 -7) 📝 `docs/release-notes/version-3.3.md` (+9 -0) 📝 `netbox/dcim/forms/models.py` (+11 -10) 📝 `netbox/netbox/settings.py` (+1 -1) </details> ### 📄 Description ### Bug Fixes * [#10383](https://github.com/netbox-community/netbox/issues/10383) - Fix assignment of component templates to module types via web UI * [#10387](https://github.com/netbox-community/netbox/issues/10387) - Fix `MultiValueDictKeyError` exception when editing a device interface --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:19:54 +01:00
adam closed this issue 2025-12-29 23:19:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13621