[PR #13851] [MERGED] 13845 fix device type image save #14264

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/13851
Author: @arthanson
Created: 9/21/2023
Status: Merged
Merged: 9/25/2023
Merged by: @jeremystretch

Base: developHead: 13845-image-save


📝 Commits (2)

  • fb50dca 13845 check original image is null in save
  • 9117d53 13845 update delete image code

📊 Changes

1 file changed (+5 additions, -4 deletions)

View changed files

📝 netbox/dcim/models/devices.py (+5 -4)

📄 Description

Fixes: #13845

Tested locally and on S3, files are removed.


🔄 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/13851 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 9/21/2023 **Status:** ✅ Merged **Merged:** 9/25/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `13845-image-save` --- ### 📝 Commits (2) - [`fb50dca`](https://github.com/netbox-community/netbox/commit/fb50dca369709638986e52d836cdec7cb3c9eccf) 13845 check original image is null in save - [`9117d53`](https://github.com/netbox-community/netbox/commit/9117d53c3cde026837adce8fd2a300bc02e8ea66) 13845 update delete image code ### 📊 Changes **1 file changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/models/devices.py` (+5 -4) </details> ### 📄 Description ### Fixes: #13845 Tested locally and on S3, files are removed. --- <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:23:29 +01:00
adam closed this issue 2025-12-29 23:23: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#14264