You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
lenkan
changed the title
Member of multisig group cannot create end role authorizations if they joined late
Member of multisig group cannot create end role authorization
Oct 11, 2024
There is a bug when a group is created but one of the members joins after an event has been generated by the other members.
Affected versions:
main
as of 2024-10-11Steps to reproduce
Expected result
Member 3 completes the authorization and the end role is saved in the database.
Actual result
Member 3 is unable to complete the authorization.
Notes
Reproduction script using signify-ts is here: https://github.com/nordlei/vlei-sandbox/blob/main/src/issues/multisig-join-late-add-agents.test.ts
The text was updated successfully, but these errors were encountered: