[PR #19467] [CLOSED] Fixes: #19466. Remove unnecessary saving #15654

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/19467
Author: @Taurdil
Created: 5/12/2025
Status: Closed

Base: mainHead: fix-extra-save


📝 Commits (1)

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 netbox/ipam/signals.py (+3 -0)

📄 Description

Before the main signal code, a check is made of the initiator of the deletion process. If this is a device or a virtual machine, then further operation of the signal is interrupted.


🔄 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/19467 **Author:** [@Taurdil](https://github.com/Taurdil) **Created:** 5/12/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-extra-save` --- ### 📝 Commits (1) - [`049f048`](https://github.com/netbox-community/netbox/commit/049f0480724e38105ef382a3757c475469f855fc) Fixes #19466. Remove unnecessary saving ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/signals.py` (+3 -0) </details> ### 📄 Description Before the main signal code, a check is made of the initiator of the deletion process. If this is a device or a virtual machine, then further operation of the signal is interrupted. --- <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#15654