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

Google Sheets Append a Row - Expressions do not work with multi-line headers #9763

Open
huntersneed opened this issue Jun 14, 2024 · 1 comment
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@huntersneed
Copy link

Bug Description

When trying to append a row to an existing sheet, you are unable to change from a fixed input type in a field to an expression input. The expression cannot be selected in the UI of n8n if the header has a new line in it (example below). For single line header columns, this issue does not occur.

(Chapter
Qty)

To Reproduce

  1. Create a google sheet with multiple headers. Ensure that a few of the headers are multi-line.
  2. In n8n, once configuring the google sheets credentials, select the google sheets append a row action
  3. Select manually map columns and try and change any of the multi-line header columns from fixed to expression.

Expected behavior

A column should be able to be changed to an expression regardless of whether or not the column header has a single line or multiple lines.

Operating System

MacOS

n8n Version

1.45.1

Node.js Version

Unknown

Database

PostgreSQL

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Jun 19, 2024

Hey @huntersneed,

Thanks for the report, I have managed to reproduce this and have created NODE-1427 as the internal ticket to get this resolved.

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Jun 19, 2024
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
Projects
None yet
Development

No branches or pull requests

2 participants