-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Fix entity lookup type #9653
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
Fix entity lookup type #9653
Conversation
Codecov Report
@@ Coverage Diff @@
## features #9653 +/- ##
==============================================
+ Coverage 39.51% 39.91% +0.39%
Complexity 34333 34333
==============================================
Files 2038 2038
Lines 108515 108602 +87
==============================================
+ Hits 42884 43345 +461
+ Misses 65631 65257 -374
|
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.
Tested before applying and was unable to have the translation stay selected.
After applying the PR I was able to save and it retained the translated setting, and testing a send can confirm that the translated version was correctly sent to contacts who had that set in their contact profile.
Thanks @kuzmany ! 🚀
I have tested this PR and works as expected, ready-to-commit label can be added. |
Bumping this to the 4.0 beta release as it is based on the Features branch. Thanks for adding the test @ts-navghane ! |
Updating the branch to re-run tests then we should be GTG 🚀 |
Uh oh ... seems like we have a failing test @kuzmany @ts-navghane https://github.com/mautic/mautic/pull/9653/checks?check_run_id=2438422003#step:9:69 |
@RCheesley fixed |
Description:
We noticed issue with lookup type If use two different lookup type from same model. This cause issue in segment email translations
Steps to test this PR: