n8n-io / n8n

Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
https://n8n.io
Other
42.73k stars 5.57k forks source link

Git branch containing certain characters not supported #9963

Open nicmart-dev opened 1 week ago

nicmart-dev commented 1 week ago

Bug Description

Using character like forward slash in branch name as separator, that some recommend, does not show up properly and cause error on save:

image image

To Reproduce

  1. Open n8n
  2. Click Settings / Environments and set up Git workflow per https://docs.n8n.io/source-control-environments/create-environments/
  3. Select branch containing / character
  4. Notice name of branch after / is truncated
  5. Click Save Settings
  6. Notice error

Expected behavior

Branch name should appear with / character and not cause an error on save.

Operating System

Synology DSM 7

n8n Version

1.47.3

Node.js Version

20.14.0

Database

PostgreSQL

Execution mode

main (default)

Joffcom commented 1 week ago

Hey @nicmart-dev,

Good find, would you also be able to email in to help@n8n.io so I can link this issue to your enterprise / startup plan license and make sure it is treated with any SLA you may have with us?

We are tracking this internally as PAY-1723