Skip to content

NotificationGroup.notify() does not capture static representation of associated object #17097

Closed
@jeremystretch

Description

@jeremystretch

Deployment Type

NetBox Cloud

NetBox Version

v4.1-beta1

Python Version

3.10

Steps to Reproduce

  1. Create a notification group
  2. Create an event rule (e.g. for object changes) targeting that notification group
  3. Trigger the event rule

Expected Behavior

The generated notification should include a static representation of the object (object_repr).

Observed Behavior

The notification's object_repr attribute is empty.

Metadata

Metadata

Assignees

Labels

betaConcerns a bug/feature in a beta releaseseverity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions