Allow Custom Links to be enabled/disabled #8296
Labels
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
Milestone
NetBox version
v3.1.5
Feature type
Data model extension
Proposed functionality
Add the option to disable a custom link.
Use case
When utilising various plugins in NetBox we sometimes use URLs to access the plugin data. Plugins aren't always updated to support the latest and greatest NetBox version straight away so we disable the plugin for upgrades (we must be on the latest NetBox, of course!). To avoid user confusion I remove the custom links referencing the plugin. And when the plugin author updates the plugin I add the custom link back to NetBox. Having an enabled toggle on the custom link would save me some work.
Database changes
Have to add a field to the CustomLink model. Something like this I suspect:
External dependencies
No response
The text was updated successfully, but these errors were encountered: