-
Notifications
You must be signed in to change notification settings - Fork 3
Changes in Sync Status #10
Copy link
Copy link
Open
Description
Currently, the sync statuses are Ready (when the destination instance doesn't have the card being synced from source) , In-Sync (when both destination and source have the cards present) and Success. However the second status doesn't really tell us if the cards are in sync with each other, that is, whether the SQL code in both the cards is the same.
I propose adding a new status - Update. This would indicate that the card exists in both locations but is not identical across the two and therefore will be updated. In-Sync will then refer to cards that are identical.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels