Fixes #20817: Re-enable sync button when disabling scheduled syncing for a data source #670

Closed
opened 2026-04-05 17:05:13 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 12/30/2025

Fixes: #20817

When an existing DataSource is saved with no sync_interval defined:

  1. Delete any pending sync jobs for it
  2. Reset its status from "queued" to either "completed" (if previously synced) or "new"
*Originally created by @jeremystretch on 12/30/2025* ### Fixes: #20817 When an existing DataSource is saved with no `sync_interval` defined: 1. Delete any pending sync jobs for it 2. Reset its status from "queued" to either "completed" (if previously synced) or "new"
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#670