Make view name resolution plugin-safe #6010

Closed
opened 2025-12-29 19:35:41 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Jan 27, 2022).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

There are several areas within NetBox where the automatic resolution of a view name from a model does not account for the possibility that the mode has been provided by a plugin. We can easily adjust these to support plugin models.

Justification

This change is necessary to fully support plugins as part of the initiatives tracked under #8333.

Originally created by @jeremystretch on GitHub (Jan 27, 2022). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes There are several areas within NetBox where the automatic resolution of a view name from a model does not account for the possibility that the mode has been provided by a plugin. We can easily adjust these to support plugin models. ### Justification This change is necessary to fully support plugins as part of the initiatives tracked under #8333.
adam added the status: acceptedtype: housekeepingtopic: plugins labels 2025-12-29 19:35:41 +01:00
adam closed this issue 2025-12-29 19:35:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6010