Closed chrisputnam9 closed 1 year ago
The issue is because we are checking remote update against local sync
Might be as simple as always comparing by sync time, eg:
The problem is, this results in a sync cycle:
Instead, maybe we can:
Set up - need to test more
Need to reduce API calls - shouldn't hit API every time a change is made in config...
Looking good - a bit more testing then launch
To replicate: