Skip to content

Index/Constraint naming collision #334

@hkeidesen

Description

@hkeidesen

Plugin Version

0.7.1

NetBox Version

4.4.1

Python Version

3.11

Steps to Reproduce

  1. Create a plugin with models that have ForeignKey fields and/or UniqueConstraints
  2. Install NetBox Branching 0.7.1
  3. Create a new branch via the API or UI
  4. 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

No one assigned

    Labels

    type: 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