-
Notifications
You must be signed in to change notification settings - Fork 0
Present an ACDC from a multisig AID to a non-issuee recipient #10
Description
Describe the bug
We created a multisig AID with 3 members and a threshold of 2/3. We were trying to present a LE vLEI credential to the vLEI reporting API (Sally) using the "Present" button in the Issue tab.
However, when one of the members clicked “Present” to Sally’s AID, who is not the issuee of the LE vLEI credential, the other two members did not receive any message in their mailboxes and were not able to join the presentation, i.e., signing the grant message to Sally. As a result, Sally could not receive a grant message with a sufficient number of signatures (2/3).
To Reproduce
Steps to reproduce the behavior:+
- Create a mutisig AID with 3 members nad a threshold of 2.3
- Issue an ACDC
- Present the issued ACDC to an AID that is not the issuee of the ACDC.
Expected behavior
Once an ACDC is presented (i.e. granted) from a multisig AID to another AID, who may or may not be the issuee of the ACDC, /multisig/exn messages should be sent to other members' mailbox so that they could join the presentation by signing the same grant message.