AttributeError in auto_sync
signal
#12750
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
NetBox version
v3.5.2
Python version
3.10
Steps to Reproduce
local
orgit
Expected Behavior
Sync job will have
Completed
statusObserved Behavior
Job with DataSource sync will fail, because of AttributeError in signal
auto_sync
Log in rqworker
This happens because AutoSyncRecord object does not cascade deleted after ManagedFile object is deleted
The text was updated successfully, but these errors were encountered: