[PR #15888] [MERGED] 14852 delete event-rule when delete script #14707

Closed
opened 2025-12-29 23:26:11 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15888
Author: @arthanson
Created: 4/29/2024
Status: Merged
Merged: 4/29/2024
Merged by: @jeremystretch

Base: developHead: 14852-delete-script


📝 Commits (1)

  • ca8fa8e 14852 delete event-rule when delete script

📊 Changes

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

View changed files

📝 netbox/extras/api/serializers.py (+5 -2)
📝 netbox/extras/models/scripts.py (+8 -0)

📄 Description

Fixes: #14852


🔄 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/15888 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 4/29/2024 **Status:** ✅ Merged **Merged:** 4/29/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `14852-delete-script` --- ### 📝 Commits (1) - [`ca8fa8e`](https://github.com/netbox-community/netbox/commit/ca8fa8e50c40753230144d758d6d3c44acdf8aea) 14852 delete event-rule when delete script ### 📊 Changes **2 files changed** (+13 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/api/serializers.py` (+5 -2) 📝 `netbox/extras/models/scripts.py` (+8 -0) </details> ### 📄 Description ### Fixes: #14852 --- <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 23:26:11 +01:00
adam closed this issue 2025-12-29 23:26:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14707