-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
type: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Plugin Version
0.7.1
NetBox Version
4.4.1
Python Version
3.11
Steps to Reproduce
- Create a plugin with models that have ForeignKey fields and/or UniqueConstraints
- Install NetBox Branching 0.7.1
- Create a new branch via the API or UI
- Observe the error in the job logs
Expected Behavior
The branch should provision successfully, as it did with version 0.5.4.
Observed Behavior
The branch provisioning fails with index/constraint naming collisions.
Metadata
Metadata
Assignees
Labels
type: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application