Skip to content

"This field cannot be blank." when syncing a branch #215

@deliciouslytyped

Description

@deliciouslytyped

I'm on NetBox 4.2.2 with the netboxlabs-netbox-branching pip package.

I've somehow managed to trigger the following while initially experimenting with the plugin:

{
    "log": [
        "Syncing branch wat2 (branch_p5sb8zll)",
        "Found 1 changes to sync",
        "Setting branch status to syncing",
        "Applying change Extras | journal entry 2025-02-08 05:50 () created by admin using schema_branch_p5sb8zll",
        "Creating journal entry <DeserializedObject: extras.JournalEntry(pk=4)>",
        "{'kind': ['This field cannot be blank.']}"
    ]
}

Image

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedtype: 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