Add CloningMixin to plugins API #10314
Labels
status: accepted
This issue has been accepted for implementation
topic: plugins
Relates to the plugins framework
type: feature
Introduction of new functionality to the application
Milestone
NetBox version
v3.3.2
Feature type
New functionality
Proposed functionality
Document support for the use of CloningMixin by plugins.
Use case
CloningMixin was introduced internally under #10304 to provide the
clone()
method to models which don't inherit from NetBoxModel. In keeping with convention, we should make it available for plugins just like the other model feature mixins.Database changes
No response
External dependencies
No response
The text was updated successfully, but these errors were encountered: