-
Notifications
You must be signed in to change notification settings - Fork 7.8k
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(Gmail Node): Add reply to email #4414
fix(Gmail Node): Add reply to email #4414
Conversation
|
…od-interface/4414
Hello @feelgood-interface , thank you for your contribution, I did add some comments |
…od-interface/4414
…-interface/n8n into pr/feelgood-interface/4414
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #4414 +/- ##
==========================================
- Coverage 28.41% 28.34% -0.08%
==========================================
Files 2991 2991
Lines 185935 185941 +6
Branches 20499 20502 +3
==========================================
- Hits 52839 52708 -131
- Misses 132302 132439 +137
Partials 794 794
☔ View full report in Codecov by Sentry. |
Hello @feelgood-interface , I did update branch with master, update some wording, removed |
…od-interface/4414
Hello @feelgood-interface , I could not merge this PR due to issues with tests, I did open new #6453 on n8n-io |
Changes:
replyTo
field fordraft
andmessage
additionalFields
forsend
andreply
(because not all fields overlap)replayToEmail()
typo