Sunbird-RC / community

Repo to enable discussions, issue tracking & documentation for the Sunbird-RC projects
MIT License
12 stars 23 forks source link

[BUG]: Attestation Update Issue on property update (Mapping the updated data to an archived claim) #1003

Open Sreejit-K opened 5 months ago

Sreejit-K commented 5 months ago

What is the bug related to?

Registry Core

What went wrong?

On Property update of an entity. The newly raised claim moves to the "DRAFT" state and the old claim which was supposed to be in the "DRAFT" state get updated to "Attestation_Requested".

What did you expect to see?

  1. Make sure there is a object property in schema which is used in the attestation properties. (use the whole object)
  2. Use the update property request (using the objects osid) and send for attestion. And repeat this step (2 to 3 times)
  3. Make sure the updated property lies in the attestation where state is "Attestation_Requested".

Additional Context

No response

Relevant logs/output (if any)

No response

Sreejit-K commented 5 months ago

https://github.com/Sunbird-RC/sunbird-rc-core/pull/312