-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
feat(apps-engine): add customFields
on livechat creation
#32328
Conversation
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
🦋 Changeset detectedLatest commit: b282076 The changes in this PR will be included in the next version bump. This PR includes changesets to release 32 packages
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 |
80a5cfa
to
1307136
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #32328 +/- ##
===========================================
- Coverage 56.76% 56.73% -0.04%
===========================================
Files 2496 2496
Lines 55358 55358
Branches 11455 11455
===========================================
- Hits 31423 31405 -18
- Misses 21241 21254 +13
- Partials 2694 2699 +5
Flags with carried forward coverage won't be shown. Click here to find out more. |
c51616a
to
a345020
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ill assume the release of apps engine has the changes from the release that was pushed on 6.8 😬
a345020
to
f671a22
Compare
Using same test pipeline as #32620 to wrap up some context regarding this improvement - mainly focused on WhatsApp app.
K6 test results before changesIncoming messages from WhatsApp flow with new visitor on every request.
Incoming messages from WhatsApp flow with same visitor on every request.
K6 test results after changesIncoming messages from WhatsApp flow with new visitor on every request.
Incoming messages from WhatsApp flow with same visitor on every request.
|
c22b200
to
f7baab0
Compare
f7baab0
to
c92e338
Compare
customFields
on livechat creation
https://rocketchat.atlassian.net/browse/OPI-10
Proposed changes (including videos or screenshots)
Issue(s)
https://rocketchat.atlassian.net/browse/SUP-566
Steps to test or reproduce
Further comments