Notifications are automatically deleted when an associated object is deleted (in some cases) #17098
Labels
beta
Concerns a bug/feature in a beta release
severity: medium
Results in substantial degraded or broken functionality for specfic workflows
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
NetBox Cloud
NetBox Version
v4.1-beta1
Python Version
3.10
Steps to Reproduce
Expected Behavior
The notification should persist, relying on the captured static representation of the object to denote the association.
Observed Behavior
The notification is deleted automatically, due to the generic relation on NotificationsMixin:
The text was updated successfully, but these errors were encountered: