Skip to content
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

fix: set created at for anoncreds records #1862

Merged

Conversation

TimoGlastra
Copy link
Contributor

In testing some migrations internally we noticed that anoncreds records did not have createdAt properties (even though the types do have it).

This fixes it for new records, but we probably need to do a migration for 0.6 -- setting it to updateAt (very low chance it will be set as most anoncreds records are static), and otherwise to the current time.

Signed-off-by: Timo Glastra <timo@animo.id>
@TimoGlastra TimoGlastra merged commit 88767cf into openwallet-foundation:main May 15, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants