[PR #15268] [CLOSED] fix: warning for script errors #14565

Closed
opened 2025-12-29 23:25:13 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15268
Author: @llamafilm
Created: 2/24/2024
Status: Closed

Base: developHead: patch-1


📝 Commits (1)

  • 8582286 log warning for script errors

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 netbox/extras/models/scripts.py (+1 -1)

📄 Description

Improves: #12766

I don't see an easy way to bubble this up to the UI but at least logging with the correct severity makes debugging much easier.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/15268 **Author:** [@llamafilm](https://github.com/llamafilm) **Created:** 2/24/2024 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`8582286`](https://github.com/netbox-community/netbox/commit/85822860513aeb0b9d5571b7b0c118cb998e164e) log warning for script errors ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/models/scripts.py` (+1 -1) </details> ### 📄 Description ### Improves: #12766 I don't see an easy way to bubble this up to the UI but at least logging with the correct severity makes debugging much easier. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:25:13 +01:00
adam closed this issue 2025-12-29 23:25:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14565