jasonyates / netbox-circuitmaintenance

Netbox plugin to track maintenance events against circuits
Apache License 2.0
53 stars 2 forks source link

Error when running upgrade script #23

Closed cameronw1996 closed 4 weeks ago

cameronw1996 commented 1 month ago

Plugin version 0.3.0

NetBox version 3.7.1

Describe the bug When running the NetBox upgrade.sh script, the following error is shown:

django.db.migrations.exceptions.NodeNotFoundError: Migration netbox_documents.0006_vmdocument dependencies reference nonexistent parent node ('extras', '0106_bookmark_user_cascade_deletion')

When the plugin in disabled in configuration file, upgrade script runs no problem. Plugin appears to still function without

jasonyates commented 4 weeks ago

Please raise this under the netbox-documents project.