Script results log_threshold should default to Default #10576

Closed
opened 2025-12-29 21:33:20 +01:00 by adam · 0 comments
Owner

Originally created by @llamafilm on GitHub (Dec 17, 2024).

Originally assigned to: @bctiemann, @renatoalmeidaoliveira on GitHub.

Deployment Type

NetBox Enterprise

Triage priority

I'm a NetBox Labs customer

NetBox Version

v4.1.7

Python Version

3.12

Steps to Reproduce

  1. Run a custom script
  2. View the results page /extras/scripts/results/xxxxx/

Expected Behavior

The new "log threshold" setting should use "Default" by default.

Observed Behavior

The default value is "Debug (All)".
image

I use user-facing custom scripts extensively, and it's important for users to quickly review the output to make sure there are no errors. Debug output is overwhelming to look at most of the time. I suggest making the default value an option in user and/or global preferences.

Originally created by @llamafilm on GitHub (Dec 17, 2024). Originally assigned to: @bctiemann, @renatoalmeidaoliveira on GitHub. ### Deployment Type NetBox Enterprise ### Triage priority I'm a NetBox Labs customer ### NetBox Version v4.1.7 ### Python Version 3.12 ### Steps to Reproduce 1. Run a custom script 2. View the results page `/extras/scripts/results/xxxxx/` ### Expected Behavior The new "log threshold" setting should use "Default" by default. ### Observed Behavior The default value is "Debug (All)". <img width="292" alt="image" src="https://github.com/user-attachments/assets/9da3bbc1-d35a-4664-ad28-0c6ad6181aad" /> I use user-facing custom scripts extensively, and it's important for users to quickly review the output to make sure there are no errors. Debug output is overwhelming to look at most of the time. I suggest making the default value an option in user and/or global preferences.
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 21:33:20 +01:00
adam closed this issue 2025-12-29 21:33:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10576