[PR #19446] [MERGED] Fixes #19432 - Update PostgreSQL Version in Programming Error Message #15652

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19446
Author: @pheus
Created: 5/8/2025
Status: Merged
Merged: 5/9/2025
Merged by: @arthanson

Base: mainHead: 19432-update-postgresql-version-hint


📝 Commits (2)

  • a34d011 fix(templates): Update PostgreSQL version in error message
  • 235e9a3 docs(release-checklist): Update PostgreSQL requirement

📊 Changes

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

View changed files

📝 docs/development/release-checklist.md (+1 -0)
📝 netbox/templates/exceptions/programming_error.html (+1 -1)

📄 Description

Fixes: #19432 - Server error mentioning wrong PostgreSQL requirement

This PR updates the programming error message to reflect the correct minimum PostgreSQL version requirement (14 or later), aligning with the changes introduced in v4.3.0.

Additionally, it adds a step to the release checklist to ensure the minimum PostgreSQL version in the programming error template is kept up to date.


🔄 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/19446 **Author:** [@pheus](https://github.com/pheus) **Created:** 5/8/2025 **Status:** ✅ Merged **Merged:** 5/9/2025 **Merged by:** [@arthanson](https://github.com/arthanson) **Base:** `main` ← **Head:** `19432-update-postgresql-version-hint` --- ### 📝 Commits (2) - [`a34d011`](https://github.com/netbox-community/netbox/commit/a34d011f97278f8011cc613b4416791fe89c3a4c) fix(templates): Update PostgreSQL version in error message - [`235e9a3`](https://github.com/netbox-community/netbox/commit/235e9a34eb47b0aa2f0e7c1f582781f1d1e247d0) docs(release-checklist): Update PostgreSQL requirement ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/development/release-checklist.md` (+1 -0) 📝 `netbox/templates/exceptions/programming_error.html` (+1 -1) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be approved and assigned prior to opening a pull request. This helps avoid waste time and effort on a proposed change that we might not be able to accept. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED TO YOU, IT WILL BE CLOSED AUTOMATICALLY. Please specify your assigned issue number on the line below. --> ### Fixes: #19432 - Server error mentioning wrong PostgreSQL requirement This PR updates the programming error message to reflect the correct minimum PostgreSQL version requirement (14 or later), aligning with the changes introduced in v4.3.0. Additionally, it adds a step to the release checklist to ensure the minimum PostgreSQL version in the programming error template is kept up to date. --- <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:23:14 +01:00
adam closed this issue 2025-12-30 00:23:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15652