n8n-io / n8n

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

Create in project button doesn't work #12041

Open barn4k opened 9 hours ago

barn4k commented 9 hours ago

Bug Description

If I have multiple projects, open one of the projects and click on the button create in project >> workflow then it will be created inside the default project instead of the chosen one.

image

image

image

To Reproduce

  1. Create new project, e.g. My Project 2
  2. Open the My Project 2 page
  3. Click on the button create in project >> Workflow
  4. Save the workflow, e.g. my test workflow. Until it isn't saved, it will be shown inside the default project, but after you will save it, It will be shown as inside your new My Project 2.
  5. Exit to the Home page
  6. Open the default project page
  7. You will see your workflow my test workflow there.

Expected behavior

the workflow will be created inside the chosen project

Operating System

cloud

n8n Version

1.69.2

Node.js Version

cloud

Database

SQLite (default)

Execution mode

main (default)

Joffcom commented 9 hours ago

Hey @barn4k,

We have created an internal ticket to look into this which we will be tracking as "GHC-557"