[PR #20772] [CLOSED] 20771 add blank=true to comments field on Journals #16045

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20772
Author: @arthanson
Created: 11/7/2025
Status: Closed

Base: mainHead: 20771-journal


📝 Commits (1)

  • 330fff6 20771 add blank=true to comments field on Journals

📊 Changes

2 files changed (+19 additions, -0 deletions)

View changed files

netbox/extras/migrations/0134_alter_journalentry_comments.py (+18 -0)
📝 netbox/extras/models/models.py (+1 -0)

📄 Description

Fixes: #20771

Just adds the blank=True to journal comment to fix branching issue.


🔄 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/20772 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 11/7/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `20771-journal` --- ### 📝 Commits (1) - [`330fff6`](https://github.com/netbox-community/netbox/commit/330fff66df432f6714554f542fb6d644e7a454e0) 20771 add blank=true to comments field on Journals ### 📊 Changes **2 files changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `netbox/extras/migrations/0134_alter_journalentry_comments.py` (+18 -0) 📝 `netbox/extras/models/models.py` (+1 -0) </details> ### 📄 Description ### Fixes: #20771 Just adds the blank=True to journal comment to fix branching issue. --- <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-30 00:25:29 +01:00
adam closed this issue 2025-12-30 00:25:29 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#16045