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
After going through many tests to reproduce, the wallet appears to be consistently selecting the most recently received credential as the default (correct behavior). There weren't very many reports of this and the reports were a bit unreliable (no screenshots etc.). It is possible these users were using an older version of the app, from before we added the sort by timestamp functionality, or perhaps their member card credential is from so long ago that it has gone through one or more credential migrations and some variance between the migrated credential's format and the new credentials format is causing the change in order of selection. Closing for now, can reopen if it is reported again.
True. It's more a description of what Emiliano and I thought was a potential cause of the actual issue the user was experiencing.
eg. an outdated credential is by default selected for the proof request -> they then see this when they try to respond to the proof (actual issue):
For this ticket, we've confirmed (for the most part) that this isn't the cause. It could be caused by something else, like a delayed revocation, but that should probably be a different ticket
Description of problem
Lawyers using ACM with both an old and new credential are having their old credential selected by default for presentation.
Expected behavior
The most recent, non-revoked credential is selected by default.
Steps to reproduce
Screenshots and/or log output
Environment
Build #: Release 1.0.21 and 1.0.22, possibly older releases as well
Android Device Model:
N/A
iOS Device Model:
N/A
Workaround
Users can change selected credential to the correct one
Severity
The text was updated successfully, but these errors were encountered: