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

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

Open
Tracked by #806
thehenrytsai opened this issue Nov 28, 2023 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest For the hacking month of October testing related to new or existing tests

Comments

@thehenrytsai
Copy link
Member

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.
  2. 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.
@thehenrytsai thehenrytsai added bug Something isn't working testing related to new or existing tests labels Nov 28, 2023
@thehenrytsai thehenrytsai added good first issue Good for newcomers hacktoberfest For the hacking month of October labels Sep 13, 2024
@thehenrytsai
Copy link
Member Author

Will need to coordinate with #800 because there is deviation in terminology/concept between the two.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest For the hacking month of October testing related to new or existing tests
Projects
None yet
Development

No branches or pull requests

1 participant