Skip to content

Fixes #10304: Enable cloning for custom fields & custom links #10313

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

Merged
merged 2 commits into from
Sep 9, 2022

Conversation

jeremystretch
Copy link
Member

Fixes: #10304

  • Move the clone() method from NetBoxModel to a mixin class
  • Define clone_fields on the CustomField and CustomLink models

@jeremystretch jeremystretch marked this pull request as ready for review September 9, 2022 20:53
@jeremystretch jeremystretch merged commit 6b9eb57 into develop Sep 9, 2022
@jeremystretch jeremystretch deleted the 10304-customfield-clone branch September 9, 2022 21:04
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cloning Custom Fields does not clone anything
1 participant