Skip to content

Conversation

@dougfabris
Copy link
Member

@dougfabris dougfabris commented Aug 1, 2025

Proposed changes (including videos or screenshots)

This PR aims to fix an issue where the user custom status text doesn't update in real-time

Issue(s)

Closes #35294

Steps to test or reproduce

  • Open a DM with user A
  • Change the custom status text of user A
  • Check the changed custom status text of user A

Further comments

SUP-816

dougfabris and others added 2 commits August 1, 2025 20:39
Co-authored-by: Diego Sampaio <chinello@gmail.com>
@dionisio-bot
Copy link
Contributor

dionisio-bot bot commented Aug 1, 2025

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 Aug 1, 2025

🦋 Changeset detected

Latest commit: fa4088e

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

This PR includes changesets to release 39 packages
Name Type
@rocket.chat/meteor Patch
@rocket.chat/core-typings Patch
@rocket.chat/rest-typings Patch
@rocket.chat/uikit-playground Patch
@rocket.chat/api-client Patch
@rocket.chat/apps Patch
@rocket.chat/core-services Patch
@rocket.chat/cron Patch
@rocket.chat/ddp-client Patch
@rocket.chat/freeswitch Patch
@rocket.chat/fuselage-ui-kit Patch
@rocket.chat/gazzodown Patch
@rocket.chat/http-router Patch
@rocket.chat/livechat Patch
@rocket.chat/model-typings Patch
@rocket.chat/ui-avatar Patch
@rocket.chat/ui-client Patch
@rocket.chat/ui-contexts Patch
@rocket.chat/web-ui-registration 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/license Patch
@rocket.chat/omnichannel-services Patch
@rocket.chat/pdf-worker Patch
@rocket.chat/presence Patch
rocketchat-services Patch
@rocket.chat/models Patch
@rocket.chat/network-broker Patch
@rocket.chat/mock-providers Patch
@rocket.chat/ui-video-conf Patch
@rocket.chat/ui-voip Patch
@rocket.chat/instance-status Patch
@rocket.chat/omni-core Patch
@rocket.chat/omni-core-ee 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

@dougfabris dougfabris added this to the 7.10.0 milestone Aug 1, 2025
@dougfabris dougfabris changed the title fix: User custom status being overwritten fix: User custom status text being overwritten Aug 1, 2025
@dougfabris dougfabris force-pushed the fix/custom-status-reactivity branch from d74d317 to fa4088e Compare August 1, 2025 23:48
@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2025

PR Preview Action v1.6.2

🚀 View preview at
https://RocketChat.github.io/Rocket.Chat/pr-preview/pr-36601/

Built to branch gh-pages at 2025-08-01 23:53 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@codecov
Copy link

codecov bot commented Aug 1, 2025

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.71%. Comparing base (5d7dec3) to head (fa4088e).
⚠️ Report is 9 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #36601      +/-   ##
===========================================
- Coverage    65.90%   65.71%   -0.20%     
===========================================
  Files         3192     3195       +3     
  Lines       106877   106741     -136     
  Branches     20315    20344      +29     
===========================================
- Hits         70440    70145     -295     
- Misses       33763    33932     +169     
+ Partials      2674     2664      -10     
Flag Coverage Δ
e2e 56.93% <0.00%> (-0.97%) ⬇️
unit 71.25% <ø> (+0.08%) ⬆️

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dougfabris dougfabris marked this pull request as ready for review August 4, 2025 12:44
@dougfabris dougfabris requested a review from a team as a code owner August 4, 2025 12:44
@ggazzo ggazzo added the stat: QA assured Means it has been tested and approved by a company insider label Aug 4, 2025
@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label Aug 4, 2025
@ggazzo ggazzo merged commit a27efe9 into develop Aug 4, 2025
88 of 92 checks passed
@ggazzo ggazzo deleted the fix/custom-status-reactivity branch August 4, 2025 16:19
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.

Status message is not updating in real-time

4 participants