[BUG]: Schema credentials getting generated in encrypted form when update some property
Opened this issue · 0 comments
holashchand commented
What is the bug related to?
Registry Core
What went wrong?
Steps to reproduce -
- enable encryption for some properties
- Use encrypted properties in credential template
- Create an entity using create entity api
- Check the credential for the entity - shows as expected
- Update some property to revoke previous credential and regenerate
- Check the credential for the entity - shows some properties in encrypted form
What did you expect to see?
A bug should not have happened, instead ...
Additional Context
No response
Relevant logs/output (if any)
No response