Skip to content

Data Sources remove sync interval #20817

@kollross

Description

@kollross

NetBox Edition

NetBox Community

NetBox Version

v4.4.6

Python Version

3.10

Steps to Reproduce

  1. Create new Data Source (git)
  2. Leave the Sync Interval blank
  3. After creation the "Sync" button is active and functional.
  4. Edit the sync internal and set it to anything.
  5. Save
  6. Sync button becomes inactive.
  7. Edit the sync internal and remove the existing sync interval
  8. Save
  9. Status still shows as "Queued" and sync button is still grayed out.
  10. The job was removed from the Jobs Queue.
  11. The data source never changes out of Queue state, nor does the Sync button ever become active.

Expected Behavior

Removing Sync Internal should re-enable the Sync button and change the status to Active.

Observed Behavior

Status still shows as Queued and Sync button is grayed out.

Metadata

Metadata

Assignees

Labels

netboxseverity: mediumResults in substantial degraded or broken functionality for specfic workflowsstatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions