Skip to content

Comments

fix: Server not notifying users of E2EE key suggestions#33435

Merged
kodiakhq[bot] merged 7 commits intodevelopfrom
fix/e2e-providesuggestedkey-not-notifying
Oct 8, 2024
Merged

fix: Server not notifying users of E2EE key suggestions#33435
kodiakhq[bot] merged 7 commits intodevelopfrom
fix/e2e-providesuggestedkey-not-notifying

Conversation

@KevLehman
Copy link
Member

@KevLehman KevLehman commented Oct 3, 2024

Proposed changes (including videos or screenshots)

  • Add missing notifiers
  • Changed a function to be a findOneAndUpdate instead of an update to not find twice.

Issue(s)

https://rocketchat.atlassian.net/browse/E2EE2-74

Steps to test or reproduce

Further comments

This prevents users to know that they got a new key suggestion, forcing them to either refresh the page or send a message (which triggers a room notification because of the message counter increasing) in order to know they have a suggested E2EE key.

@dionisio-bot
Copy link
Contributor

dionisio-bot bot commented Oct 3, 2024

Looks like this PR is ready to merge! 🎉
If you have any trouble, please check the PR guidelines

@changeset-bot
Copy link

changeset-bot bot commented Oct 3, 2024

🦋 Changeset detected

Latest commit: 9aaf9da

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 33 packages
Name Type
@rocket.chat/meteor Patch
@rocket.chat/model-typings Patch
@rocket.chat/apps Patch
@rocket.chat/models Patch
@rocket.chat/account-service Patch
@rocket.chat/authorization-service Patch
@rocket.chat/ddp-streamer Patch
@rocket.chat/omnichannel-transcript Patch
@rocket.chat/presence-service Patch
@rocket.chat/queue-worker Patch
@rocket.chat/stream-hub-service Patch
@rocket.chat/omnichannel-services Patch
rocketchat-services Patch
@rocket.chat/core-services Patch
@rocket.chat/cron Patch
@rocket.chat/instance-status Patch
@rocket.chat/presence Patch
@rocket.chat/network-broker Patch
@rocket.chat/core-typings Patch
@rocket.chat/rest-typings Patch
@rocket.chat/uikit-playground Patch
@rocket.chat/api-client Patch
@rocket.chat/ddp-client Patch
@rocket.chat/freeswitch Patch
@rocket.chat/fuselage-ui-kit Patch
@rocket.chat/gazzodown Patch
@rocket.chat/livechat Patch
@rocket.chat/ui-contexts Patch
@rocket.chat/license Patch
@rocket.chat/pdf-worker Patch
@rocket.chat/ui-avatar Patch
@rocket.chat/ui-video-conf Patch
@rocket.chat/web-ui-registration Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2024

PR Preview Action v1.4.8
Preview removed because the pull request was closed.
2024-10-08 23:36 UTC

@KevLehman KevLehman added this to the 6.14 milestone Oct 3, 2024
@KevLehman KevLehman added the stat: QA assured Means it has been tested and approved by a company insider label Oct 3, 2024
@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label Oct 3, 2024
@codecov
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.58%. Comparing base (a16b582) to head (9aaf9da).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop   #33435   +/-   ##
========================================
  Coverage    58.58%   58.58%           
========================================
  Files         2737     2737           
  Lines        65679    65677    -2     
  Branches     14824    14824           
========================================
- Hits         38479    38478    -1     
+ Misses       24421    24420    -1     
  Partials      2779     2779           
Flag Coverage Δ
unit 75.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@ricardogarim ricardogarim marked this pull request as ready for review October 4, 2024 13:49
@ricardogarim ricardogarim requested a review from a team as a code owner October 4, 2024 13:49
@ricardogarim ricardogarim requested a review from a team October 4, 2024 13:50
ricardogarim
ricardogarim previously approved these changes Oct 4, 2024
@kodiakhq kodiakhq bot merged commit d9fe5bb into develop Oct 8, 2024
@kodiakhq kodiakhq bot deleted the fix/e2e-providesuggestedkey-not-notifying branch October 8, 2024 23:36
@ggazzo ggazzo modified the milestones: 6.14, 7.0 Oct 17, 2024
This was referenced Oct 20, 2024
abhinavkrin pushed a commit that referenced this pull request Oct 25, 2024
Co-authored-by: Ricardo Garim <9621276+ricardogarim@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stat: QA assured Means it has been tested and approved by a company insider stat: ready to merge PR tested and approved waiting for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants