Devise a mechanism for referencing all user-facing models #13427
Labels
status: accepted
This issue has been accepted for implementation
type: housekeeping
Changes to the application which do not directly impact the end user
Milestone
Proposed Changes
Devise and implement a mechanism for filtering the content types for all user-facing models in NetBox. This includes essentially all of the models which can be manipulated directly via the UI or API, and excludes those "behind the scenes" models which cannot.
Justification
There are several instances where we currently work around this limitation. Below are some that I have identified; there are likely others to address as well.
object_type
choices on CustomField import:object_type
choices on CustomField edit:The text was updated successfully, but these errors were encountered: