Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

fix: watcher account not updated#157

Merged
chris13524 merged 1 commit intomainfrom
fix/watcher-account-project-not-updated
Nov 1, 2023
Merged

fix: watcher account not updated#157
chris13524 merged 1 commit intomainfrom
fix/watcher-account-project-not-updated

Conversation

@chris13524
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member Author

@geekbrother I think I just missed it when implementing

@chris13524 chris13524 merged commit e883ec1 into main Nov 1, 2023
@chris13524 chris13524 deleted the fix/watcher-account-project-not-updated branch November 1, 2023 14:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: watcher account not updated

2 participants