Wrongly updated partition value corrected through code but still data not Syncing from Android

Wrongly updated partition value corrected again with proper value but data not syncing from android.
For Example Expected partition=“123” but by mistakenly I updated to partition=“123456” . Later I read that particular document and I corrected partition=“123” but this updated document not syncing from android to central DB(Atlas).
In mongodb cloud logs I’m getting expected partition=“123” but found partition=“123456” .
Is there any way to fix this issue?.