[PR #15756] [MERGED] 15636 change content_type_id to object_type_id for imageattachment #14665

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

📋 Pull Request Information

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

Base: featureHead: 15636-imageattachment


📝 Commits (1)

  • 791a4e8 15636 change content_type_id to object_type_id for imageattachment

📊 Changes

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

View changed files

📝 netbox/templates/inc/panels/image_attachments.html (+1 -1)

📄 Description

Fixes: #15636

This was from the change from rename content_type_id to object_type_id, just needed to be put into the image filter call


🔄 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/15756 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 4/17/2024 **Status:** ✅ Merged **Merged:** 4/17/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `15636-imageattachment` --- ### 📝 Commits (1) - [`791a4e8`](https://github.com/netbox-community/netbox/commit/791a4e835a06179b83a3c7d5124d9450c912e0fb) 15636 change content_type_id to object_type_id for imageattachment ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/inc/panels/image_attachments.html` (+1 -1) </details> ### 📄 Description ### Fixes: #15636 This was from the change from rename content_type_id to object_type_id, just needed to be put into the image filter call --- <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:25:50 +01:00
adam closed this issue 2025-12-29 23:25:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14665