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

fix: watcher account not updated #157

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

chris13524
Copy link
Member

Description

As per the specs, account is supposed to be updated if the same did:key is used to call watchSubscriptions. Furthremore, it makes sense to update the app being watched, so I submitted a specs change for this too.

Resolves #156

How Has This Been Tested?

Not tested. Not covered by automated tests.

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

Copy link
Contributor

@geekbrother geekbrother left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Is there any reason why we are not updating account and project before? Or it just was missed?

@chris13524
Copy link
Member Author

@geekbrother I think I just missed it when implementing

@chris13524 chris13524 merged commit e883ec1 into main Nov 1, 2023
10 checks passed
@chris13524 chris13524 deleted the fix/watcher-account-project-not-updated branch November 1, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: watcher account not updated
2 participants