-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
severity: mediumResults in substantial degraded or broken functionality for specific workflowsResults in substantial degraded or broken functionality for specific workflowsstatus: acceptedtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Plugin Version
0.5.2
NetBox Version
4.1.7
Python Version
3.10.14
Steps to Reproduce
- Create a new tag
- Create a branch tagged with new tag created in step 1
Expected Behavior
Branch should both be created and provisioned.
Observed Behavior
The following error is encountered:
The last job (Provision branch) failed with an error:
IntegrityError('duplicate key value violates unique constraint "core_job_pkey"\nDETAIL: Key (id)=(20) already exists.')
Metadata
Metadata
Assignees
Labels
severity: mediumResults in substantial degraded or broken functionality for specific workflowsResults in substantial degraded or broken functionality for specific workflowsstatus: acceptedtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application