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

Welcome notification bug #3907

Merged
merged 5 commits into from
Mar 11, 2024
Merged

Conversation

pcapriotti
Copy link
Contributor

@pcapriotti pcapriotti commented Feb 27, 2024

This implements collecting welcome notifications by user before sending them to gundeck. Otherwise, gundeck would attempt to store one entry for each client, and one would overwrite the others.

We had already fixed a similar bug for MLS messages (#3610), but neglected to apply a similar fix to welcome messages.

https://wearezeta.atlassian.net/browse/WPB-6852

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Feb 27, 2024
@pcapriotti pcapriotti force-pushed the pcapriotti/welcome-notifications branch from 22a64d7 to 346699e Compare March 7, 2024 14:52
@pcapriotti pcapriotti force-pushed the pcapriotti/welcome-notifications branch from 346699e to ff60411 Compare March 8, 2024 09:31
@pcapriotti pcapriotti marked this pull request as ready for review March 11, 2024 08:47
@pcapriotti pcapriotti force-pushed the pcapriotti/welcome-notifications branch from adf6dd2 to 106b1a0 Compare March 11, 2024 08:54
@pcapriotti pcapriotti merged commit d9a09d4 into develop Mar 11, 2024
8 checks passed
@pcapriotti pcapriotti deleted the pcapriotti/welcome-notifications branch March 11, 2024 11:53
pcapriotti added a commit that referenced this pull request Mar 11, 2024
* Add failing test reproducing the issue

* Only create one welcome notification per user

* Add CHANGELOG entry

* Lint

* Test notifications for both clients
pcapriotti added a commit that referenced this pull request Mar 11, 2024
* Add failing test reproducing the issue

* Only create one welcome notification per user

* Add CHANGELOG entry

* Lint

* Test notifications for both clients
pcapriotti added a commit that referenced this pull request Mar 11, 2024
* Welcome notification bug (#3907)

* Add failing test reproducing the issue

* Only create one welcome notification per user

* Add CHANGELOG entry

* Lint

* Test notifications for both clients

* Add missing import
@echoes-hq echoes-hq bot added the echoes: unplanned Any work item that isn’t part of the product or technical roadmap. label Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: unplanned Any work item that isn’t part of the product or technical roadmap. ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants