Propagate child sync errors up to parent, fix sync status #2232
Reference in New Issue
Block a user
Delete Branch "zachgoll/mark-parent-sync-failures"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Previously, if a child sync failed, it was not propagating that error status upwards to the parent.
This caused odd behavior in the UI where a single account sync within a Plaid item would fail, but the Plaid Item would report "synced successfully" in the UI giving the user no indication that something was wrong.