-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Milestone
Description
NetBox Edition
NetBox Community
NetBox Version
v4.4.0
Python Version
3.12
Steps to Reproduce
- Have Cache-Redis without disk persistence (in my case: default directory write-protected by Kubernetes)
- Attach Image to a suitable object (in my case a location)
- Go to tab "Images"
Expected Behavior
See an empty box or an error placeholder ("Thumbnail cannot be generated") and a clickable link to the image resource

Observed Behavior
The image file name is shown as text, no preview, no clickable link

In the DOM it's apparent all Tags related to the Thumbnail are missing:

Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application