unlinkFID was wrong here because:
- We don't need to contact identity to update an FID we got from identity
- If the FID is non-null, we end up erasing it
Instead we should just update the local FID to match identity.
Depends on D13737
Differential D13738
[lib] Use setLocalFID when updating local FID to match identity ashoat on Oct 16 2024, 8:56 PM. Authored by Tags None Referenced Files
Subscribers
Details unlinkFID was wrong here because:
Instead we should just update the local FID to match identity. Depends on D13737 Careful analysis of this case (it happens when identity FID doesn't match local FID)
Diff Detail
|