-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: 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
Description
NetBox version
v2.11.9
Python version
3.8
Steps to Reproduce
- Create an object permission which leverages one or more constraints and map it to a user (or group).
- Create a webhook which triggers on the same objects & actions. Monitor the webhook receiver.
- Attempt an operation which violates one or more of the configured constraints.
Expected Behavior
The operation should fail, and the associated webhook should not trigger.
Observed Behavior
The operation fails, but the webhook is still triggered.
Metadata
Metadata
Assignees
Labels
status: 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