decentralized-identity / decentralized-identity/dwn-sdk-js

Investigate if author is referenced correctly when latest state of a Records is not authored by the initial record author

Open
#630 1 comment 0 reactions 0 assignees View on GitHub
bug good first issue hacktoberfest testing
Dominant language
TypeScript
Stars
322
Forks
99
PR merge metrics
No merged PRs in 30d

Description

Investigate if author is referenced correctly when latest state of a Records is not authored by the initial record author.

Add tests and fix any issues.

A couple of scenario to kick start the investigation:

1. Alice is the author for initial write, then later Bob modified it. Alice should remain as the author for the record in reads and queries.
1. In protocols, if a 3rd party modifies a record, the record author should still be the initial record author. Make sure there is no escalation of privilege such as the 3rd party can act as the author once they modify the record.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.