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

[BUG]: Schema credentials getting generated in encrypted form when update some property #1044

Open
holashchand opened this issue Jul 4, 2024 · 0 comments
Assignees

Comments

@holashchand
Copy link
Contributor

What is the bug related to?

Registry Core

What went wrong?

Steps to reproduce -

  1. enable encryption for some properties
  2. Use encrypted properties in credential template
  3. Create an entity using create entity api
  4. Check the credential for the entity - shows as expected
  5. Update some property to revoke previous credential and regenerate
  6. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant