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]: Array type property not working for attestation #975

Open
holashchand opened this issue Mar 14, 2024 · 2 comments
Open

[BUG]: Array type property not working for attestation #975

holashchand opened this issue Mar 14, 2024 · 2 comments
Assignees

Comments

@holashchand
Copy link
Contributor

What is the bug related to?

Registry Core

What went wrong?

When array type property is used in attestation properties, it throws error after attestation is raised.

Cause: It deletes the properties from array property. On empty array property it is reading it as object instead of array.

What did you expect to see?

A bug should not have happened, instead ...

Additional Context

No response

Relevant logs/output (if any)

No response

@Sreejit-K
Copy link

@Sreejit-K
Copy link

We need to have a revamp of the logic on how we are handling the vertex to build JSONObject. Because we will have to dwell into the logic, on how it is implemented and come up with an action plan.

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

No branches or pull requests

2 participants