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 custom fields to all primary models #5146

Closed
jeremystretch opened this issue Sep 17, 2020 · 0 comments
Closed

Add custom fields to all primary models #5146

jeremystretch opened this issue Sep 17, 2020 · 0 comments
Assignees
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Milestone

Comments

@jeremystretch
Copy link
Member

Proposed Changes

Add support for custom fields to the following object types:

  • dcim.Cable
  • dcim.PowerPanel
  • dcim.RackReservation
  • dcim.VirtualChassis

Please note that this issue does not extend to any models not listed above: Custom fields are supported only for primary models at this time.

Justification

With #4878 completed, it makes sense to extend support for custom fields to all primary models. This has long been a design goal, but has been blocked by the need for improvements to the prior custom fields implementation.

@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation type: housekeeping Changes to the application which do not directly impact the end user labels Sep 17, 2020
@jeremystretch jeremystretch added this to the v2.10 milestone Sep 17, 2020
@jeremystretch jeremystretch self-assigned this Sep 17, 2020
@jeremystretch jeremystretch added type: feature Introduction of new functionality to the application and removed type: housekeeping Changes to the application which do not directly impact the end user labels Sep 17, 2020
jeremystretch added a commit that referenced this issue Sep 17, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 17, 2020
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 type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

1 participant