Under custom script auto-sync does not sync my script #17485
dionrowney
started this conversation in
General
Replies: 1 comment
-
Yep, that's a pitfail I felt into as well. Synchronization doesn't mean it's synchronized from disk, but from the data source file on updates. You'll have to manually trigger a sync of the data source to see any updates in your script. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I add a custom script in netbox 4.0.9 from a gitlab repository and check the autosync.
I update my script in the repo and instead of updating the script it shows me a warning saying: Data is out of sync with upstream file ([scripts/myscript.py])) and makes me press a sync button.
Am I somehow misunderstanding "Enable automatic synchronization of data when the data file is updated"? why is use intervention required?
Beta Was this translation helpful? Give feedback.
All reactions