Skip to content

Conversation

@KevLehman
Copy link
Member

@KevLehman KevLehman commented Jul 2, 2025

Proposed changes (including videos or screenshots)

Issue(s)

https://rocketchat.atlassian.net/browse/CTZ-273

Steps to test or reproduce

Further comments

When multiple custom fields are send to be updated in a contact that already has custom fields, it was only saving the last custom field due to how the updateContactCustomFields function was being called one by one. This caused the visitor & contact data to be out of sync.

@dionisio-bot
Copy link
Contributor

dionisio-bot bot commented Jul 2, 2025

Looks like this PR is not ready to merge, because of the following issues:

  • This PR is targeting the wrong base branch. It should target 7.9.0, but it targets 7.8.0

Please fix the issues and try again

If you have any trouble, please check the PR guidelines

@changeset-bot
Copy link

changeset-bot bot commented Jul 2, 2025

🦋 Changeset detected

Latest commit: ff11d95

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

This PR includes changesets to release 36 packages
Name Type
@rocket.chat/meteor Patch
@rocket.chat/model-typings Patch
@rocket.chat/models Patch
@rocket.chat/apps 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/http-router Patch
@rocket.chat/livechat Patch
@rocket.chat/ui-avatar Patch
@rocket.chat/ui-client Patch
@rocket.chat/ui-contexts Patch
@rocket.chat/license Patch
@rocket.chat/pdf-worker Patch
@rocket.chat/mock-providers Patch
@rocket.chat/ui-video-conf Patch
@rocket.chat/ui-voip 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

@codecov
Copy link

codecov bot commented Jul 2, 2025

Codecov Report

Attention: Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.

Project coverage is 64.93%. Comparing base (9826bc2) to head (ff11d95).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop   #36345   +/-   ##
========================================
  Coverage    64.92%   64.93%           
========================================
  Files         3156     3156           
  Lines       104827   104828    +1     
  Branches     19927    19923    -4     
========================================
+ Hits         68060    68066    +6     
+ Misses       34081    34077    -4     
+ Partials      2686     2685    -1     
Flag Coverage Δ
e2e 57.71% <ø> (ø)
unit 69.73% <76.92%> (+<0.01%) ⬆️

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.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 2, 2025

PR Preview Action v1.6.2

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

Built to branch gh-pages at 2025-07-04 13:29 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@KevLehman KevLehman added this to the 7.8.0 milestone Jul 2, 2025
@scuciatto scuciatto modified the milestones: 7.8.0, 7.9.0 Jul 3, 2025
@KevLehman KevLehman marked this pull request as ready for review July 3, 2025 19:17
@KevLehman KevLehman requested review from a team as code owners July 3, 2025 19:17
@renatobecker renatobecker added the stat: QA assured Means it has been tested and approved by a company insider label Jul 4, 2025
@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label Jul 4, 2025
@kodiakhq kodiakhq bot merged commit 459f635 into develop Jul 4, 2025
49 checks passed
@kodiakhq kodiakhq bot deleted the fix/livechat-customfields-update branch July 4, 2025 14:17
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.

6 participants