[PR #13535] [MERGED] Fixes #13530: Ensure script log messages are cast as strings #14204

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/13535
Author: @jeremystretch
Created: 8/23/2023
Status: Merged
Merged: 8/23/2023
Merged by: @jeremystretch

Base: developHead: 13530-script-logging


📝 Commits (1)

  • 0d98410 Fixes #13530: Ensure script log messages are cast as strings for proper serialization

📊 Changes

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

View changed files

📝 netbox/extras/scripts.py (+5 -5)

📄 Description

Fixes: #13530

Force casting of log messages as strings.


🔄 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/13535 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 8/23/2023 **Status:** ✅ Merged **Merged:** 8/23/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `13530-script-logging` --- ### 📝 Commits (1) - [`0d98410`](https://github.com/netbox-community/netbox/commit/0d9841079241f1dae180c60c19e6063675dd048b) Fixes #13530: Ensure script log messages are cast as strings for proper serialization ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/scripts.py` (+5 -5) </details> ### 📄 Description ### Fixes: #13530 Force casting of log messages as strings. --- <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:23:09 +01:00
adam closed this issue 2025-12-29 23:23:09 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14204