[PR #19252] [MERGED] 18500 fix check for cloning mixin #15579

Closed
opened 2025-12-30 00:22:49 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19252
Author: @arthanson
Created: 4/22/2025
Status: Merged
Merged: 4/22/2025
Merged by: @jeremystretch

Base: mainHead: 18500-clone


📝 Commits (1)

  • b3d5581 18500 fix check for cloning mixin

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 netbox/utilities/querydict.py (+2 -1)

📄 Description

Fixes: #18500

Fixes the check for CloningMixin - old check would fail if plugin had a clone method defined.


🔄 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/19252 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 4/22/2025 **Status:** ✅ Merged **Merged:** 4/22/2025 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `main` ← **Head:** `18500-clone` --- ### 📝 Commits (1) - [`b3d5581`](https://github.com/netbox-community/netbox/commit/b3d558140aa50bee16d7c1bf5aab71388dc0af94) 18500 fix check for cloning mixin ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/utilities/querydict.py` (+2 -1) </details> ### 📄 Description ### Fixes: #18500 Fixes the check for CloningMixin - old check would fail if plugin had a clone method defined. --- <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-30 00:22:49 +01:00
adam closed this issue 2025-12-30 00:22:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15579