In the database, we're running into a bug where the Data Sources Sync task is running updates despite having nothing to update.
In the tasks__log table, we see this through the following:
Updating data sources with the following ds_app_ids: []
Let's figure this out and squash it!
In the database, we're running into a bug where the Data Sources Sync task is running updates despite having nothing to update.
In the
tasks__logtable, we see this through the following:Let's figure this out and squash it!