N8n Get Many Workflows - doesn't work with Project

Hey team,

I think there is an issue with n8n Get many Workflows with the new feature projects. I am using this workflow to do the back-up to GitHub (based on this Back Up Your n8n Workflows To Github | n8n workflow template). I migrated part of the workflows into a project that we started to use for production workflows and those workflows are not visible to the Get many Workflows. The user I use to call the node has access to the project, so he should be able to see the workflows. To me it seems the n8n node is not aware of this new functionality and it cannot read the workflows that are in the project folder.

Information on your n8n setup

  • n8n version: 1.45.1
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Cloud
  • Operating system:

Hi @tkey ,

Thanks for bringing this up! :raised_hands:

What version are you currently on?
I tried to replicate with an account on v.1.46.0 and the n8n node was able to output all of my workflows regardless of being inside a project or not. I was able to run this as a project owner and as an invited user set as editor.

Could you tell me a bit more about how you’re set up when trying this?

1 Like

I upgraded to the beta one 1.46 and it seems to start working. Thanks

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.