Custom Scripts added outside of GUI doesn't show up #8067

Closed
opened 2025-12-29 20:31:53 +01:00 by adam · 2 comments
Owner

Originally created by @K4pper on GitHub (May 15, 2023).

NetBox version

v3.5.1

Python version

3.10

Steps to Reproduce

  1. add custom script to the path /opt/netbox/netbox/scripts
  2. Log in to Netbox and click Customization -> Scripts

Expected Behavior

When adding a custom script to /opt/netbox/netbox/scripts it should show up in the Netbox GUI.

Observed Behavior

When logging in to Netbox and clicking into the Scripts section it says no scripts found instead of listing the custom scripts that were installed outside of the GUI.

Originally created by @K4pper on GitHub (May 15, 2023). ### NetBox version v3.5.1 ### Python version 3.10 ### Steps to Reproduce 1. add custom script to the path **/opt/netbox/netbox/scripts** 2. Log in to Netbox and click **Customization** -> **Scripts** ### Expected Behavior When adding a custom script to **/opt/netbox/netbox/scripts** it should show up in the Netbox GUI. ### Observed Behavior When logging in to Netbox and clicking into the Scripts section it says **no scripts found** instead of listing the custom scripts that were installed outside of the GUI.
adam closed this issue 2025-12-29 20:31:53 +01:00
Author
Owner

@jeremystretch commented on GitHub (May 15, 2023):

This behavior is intentional. If you would like to propose a change, please do so using the feature request template. However, please note that the ideal time to provide such feedback was during the month-long beta period preceding the v3.5 release, and any substantial changes are unlikely to be considered for immediate implementation at this time.

@jeremystretch commented on GitHub (May 15, 2023): This behavior is intentional. If you would like to propose a change, please do so using the [feature request](https://github.com/netbox-community/netbox/issues/new?assignees=&labels=type%3A+feature&projects=&template=feature_request.yaml) template. However, please note that the ideal time to provide such feedback was during the month-long beta period preceding the v3.5 release, and any substantial changes are unlikely to be considered for immediate implementation at this time.
Author
Owner

@K4pper commented on GitHub (May 16, 2023):

@jeremystretch Sorry about that, I didn't realize that it was intentional since i didn't spot that change in the patch notes.

I will write a change request about it instead.

@K4pper commented on GitHub (May 16, 2023): @jeremystretch Sorry about that, I didn't realize that it was intentional since i didn't spot that change in the patch notes. I will write a change request about it instead.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8067