Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CloningMixin to plugins API #10314

Closed
jeremystretch opened this issue Sep 9, 2022 · 0 comments
Closed

Add CloningMixin to plugins API #10314

jeremystretch opened this issue Sep 9, 2022 · 0 comments
Assignees
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

Comments

@jeremystretch
Copy link
Member

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

@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application topic: plugins Relates to the plugins framework labels Sep 9, 2022
@jeremystretch jeremystretch added this to the v3.4 milestone Sep 9, 2022
@jeremystretch jeremystretch self-assigned this Sep 13, 2022
jsenecal pushed a commit to jsenecal/netbox that referenced this issue Sep 28, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

1 participant