[PR #1702] [MERGED] Update 0008_reports.py #12253

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/1702
Author: @theangryangel
Created: 11/13/2017
Status: Merged
Merged: 11/13/2017
Merged by: @jeremystretch

Base: developHead: bug/pg10_version_string_contains_commas


📝 Commits (3)

📊 Changes

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

View changed files

📝 netbox/extras/migrations/0008_reports.py (+2 -1)

📄 Description

Fixes: #1701

Changes the version string matching behaviour so that the migration can run on PG10.


🔄 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/1702 **Author:** [@theangryangel](https://github.com/theangryangel) **Created:** 11/13/2017 **Status:** ✅ Merged **Merged:** 11/13/2017 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `bug/pg10_version_string_contains_commas` --- ### 📝 Commits (3) - [`cb19c84`](https://github.com/netbox-community/netbox/commit/cb19c8407034ca6cd9592621ff1066c23a65d163) Update 0008_reports.py - [`39c5d67`](https://github.com/netbox-community/netbox/commit/39c5d67946a875a6b035503bd7697c4ee89a9a80) Fix missing re import. - [`ef1dfdb`](https://github.com/netbox-community/netbox/commit/ef1dfdb932e298f9f850fdb0bfb11b5bf6f8ff37) Update 0008_reports.py ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/migrations/0008_reports.py` (+2 -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 opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. --> ### Fixes: #1701 <!-- Please include a summary of the proposed changes below. --> Changes the version string matching behaviour so that the migration can run on PG10. --- <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 22:20:29 +01:00
adam closed this issue 2025-12-29 22:20:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12253