-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proof requests displays error when requesting for missing attributes from credential #2208
Comments
Follow up with Marcos about replication. |
@jeznorth I was able to reproduce our dev instance of Traction with a manually crafted attestation proof request. If not me whoever gets this ticket can reach out to me for the details on how to reproduce it. |
@knguyenBC Add detailed design specs (with wireframe) |
Steps to test Manually:
|
Closing as work done in conjunction with #2302. |
Description of problem
When receiving a proof request requesting for the Photo from the Person credential AND the holder has a Person credential WITHOUT a photo, this screen appears as below. States the credential is missing and OCA is not displayed:
I suspect that this issue/error happens for instances where a verifier is asking for credential schema's with optional attributes and the holder has a credential but is missing requested attributes.
Acceptance Criteria
Given a proof request requests for a credential that exists in a holder's wallet (matches cred or schema ID)
When the credential is missing a requested attribute
It should say under the missing attribute "<attribute_name> is missing"
And the holder is unable continue sharing information
Wireframes as an example
To note:
Steps to reproduce
Screenshots and/or log output
Environment
Build #:
Android Device Model:
iOS Device Model:
Workaround
Severity
Related Issue
The text was updated successfully, but these errors were encountered: