[PR #20773] [MERGED] Fixes #20771: make comments for JournalEntryies required #16048

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20773
Author: @arthanson
Created: 11/7/2025
Status: Merged
Merged: 11/8/2025
Merged by: @jnovinger

Base: mainHead: 20771-journal-2


📝 Commits (1)

  • dd0ce16 20771 make comments for JournalEntryies required

📊 Changes

2 files changed (+5 additions, -1 deletions)

View changed files

📝 netbox/extras/forms/bulk_import.py (+4 -0)
📝 netbox/extras/forms/model_forms.py (+1 -1)

📄 Description

Fixes: #20771

Make comments field required on JournalEntry to match the model.


🔄 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/20773 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 11/7/2025 **Status:** ✅ Merged **Merged:** 11/8/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `main` ← **Head:** `20771-journal-2` --- ### 📝 Commits (1) - [`dd0ce16`](https://github.com/netbox-community/netbox/commit/dd0ce167378c2f0c0447a20a8e6b774edac34120) 20771 make comments for JournalEntryies required ### 📊 Changes **2 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/forms/bulk_import.py` (+4 -0) 📝 `netbox/extras/forms/model_forms.py` (+1 -1) </details> ### 📄 Description ### Fixes: #20771 Make comments field required on JournalEntry to match the model. --- <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:31 +01:00
adam closed this issue 2025-12-30 00:25:31 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#16048