Root Cause
The issue was caused by a lack of validation in the API mutation regarding the blank value sent, which led to a lag on data replication.
Resolution
A rollback to the previous version of data replication process was performed. A long-term solution involves fixing the field to handle invalid values and redeploying the new flow.
Action Plan
We'll handle the validation of invalid values, and improve our monitoring system related to events like these.