Skip to content
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

Duplicate options for Gmail Create Draft operation #9293

Closed
nchourrout opened this issue May 2, 2024 · 3 comments
Closed

Duplicate options for Gmail Create Draft operation #9293

nchourrout opened this issue May 2, 2024 · 3 comments
Assignees
Labels

Comments

@nchourrout
Copy link

Bug Description

Hello,

Some options fields are listed twice for the Gmail node with resource set to Draft and operation set to Create.

The duplicate options are:

  • To Email
  • BCC
  • CC
  • Send Replies To
  • To Email

image

Note: if I select one of the duplicate fields, it will add the same field twice to the node.

image

This seems new on 1.40.0

To Reproduce

  1. Admin Panel > Manage > Update n8n version to 1.40.0 > Save Changes
  2. Add Workflow
  3. Add Gmail node with "Create a draft" action
  4. Open the node
  5. Click "Add Option"
  6. Some options are duplicated
  7. Click on "CC"
  8. The option CC has been added twice

Expected behavior

  • Each option should only appear once
  • Clicking on an option should only add it once

Operating System

n8n cloud

n8n Version

1.40.0

Node.js Version

unknown

Database

SQLite (default)

Execution mode

main (default)

@nchourrout nchourrout changed the title Duplicates options for Gmail Create Draft operation Duplicate options for Gmail Create Draft operation May 2, 2024
@Joffcom
Copy link
Member

Joffcom commented May 2, 2024

@nchourrout good spot that is likely my fault, I will get it fixed in the morning.

@Joffcom
Copy link
Member

Joffcom commented May 3, 2024

Hey @nchourrout,

I have just put in a PR for this, Once reviewed and merged it will be available in the next release. Thanks for letting us know about this 🙌🏻

@janober
Copy link
Member

janober commented May 8, 2024

Fix got released with [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants