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

HelpScout Node - Create a new Thread #10079

Closed
DavMoo opened this issue Jul 16, 2024 · 2 comments
Closed

HelpScout Node - Create a new Thread #10079

DavMoo opened this issue Jul 16, 2024 · 2 comments
Labels
in linear Issue or PR has been created in Linear for internal review Released

Comments

@DavMoo
Copy link

DavMoo commented Jul 16, 2024

Bug Description

For the following HelpScout Node the "Type" field options seems to have an issue.

HelpScout Node:

  • Resource: Thread
  • Operation: Create
  • Conversation ID: "Set correct ID"
  • Type: Chat (other options: Customer, Note, Phone, Reply)

This will create a new "Chat" entry in HelpScout.

While changing the "Type" field in the n8n Node to e.g. "Note" it remains creating a "Chat" entry.
I expect a "Note" to be created when selecting "Note" in the Type field of the n8n Node.

To Reproduce

HelpScout Node:

  • Resource: Thread
  • Operation: Create
  • Conversation ID: "Set correct ID"
  • Type: Note

-> This will create a new "Chat" entry in HelpScout not a "Note" entry.

Expected behavior

I expect the type field to take effect while changing to different options than chat. Seems like its not correctly wired up.

Operating System

MacOS 14.5

n8n Version

1.49.0

Node.js Version

not known

Database

SQLite (default)

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Jul 17, 2024

Hey @DavMoo,

Thanks for the report, I have put in a quick PR which should fix this. Once reviewed it will be merged and available in a future release.

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Jul 17, 2024
@janober
Copy link
Member

janober commented Jul 24, 2024

Fix got released with n8n@1.52.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review Released
Projects
None yet
Development

No branches or pull requests

3 participants