-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Labels
netboxseverity: mediumResults in substantial degraded or broken functionality for specfic workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox Edition
NetBox Community
NetBox Version
v4.4.6
Python Version
3.10
Steps to Reproduce
- Create new Data Source (git)
- Leave the Sync Interval blank
- After creation the "Sync" button is active and functional.
- Edit the sync internal and set it to anything.
- Save
- Sync button becomes inactive.
- Edit the sync internal and remove the existing sync interval
- Save
- Status still shows as "Queued" and sync button is still grayed out.
- The job was removed from the Jobs Queue.
- 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 workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application