we always call mark_prekey_as_published after calling publishPrekeysToIdentity (except in an old migration, which won't be run again), so we can just move the call inside the function.
Depends on D12442
Differential D12443
[keyserver] move mark_prekey_as_published calls inside of publishPrekeysToIdentity varun on Jun 14 2024, 11:29 AM. Authored by Tags None Referenced Files
Subscribers
Details we always call mark_prekey_as_published after calling publishPrekeysToIdentity (except in an old migration, which won't be run again), so we can just move the call inside the function. Depends on D12442 generated new unpublished prekeys and called validateAndUploadAccountPrekeys, confirmed that the prekeys were uploaded to identity and marked as published
Diff Detail
|