BUG: Workflow display count in sub folders

Describe the problem/error/question

This display only shows the workflow count in the immediate folder, and does not include subfolders:

(there are actually 28 workflows under this - it says 13)

If this doesnt sound like an issue, it is! Im using a simple example, but when you have 30 nested folders and 200 files, there is no way to know how many are there without adding them all up “by hand”.

n8n v 1.99.1

When you say there are actually 28 workflows, do you mean
there are 28 workflows and 2 folders with more workflows?
or the 2 folders mentioned have those other 15 workflows?
do you have any archived workflows?

I’m saying its not recursively counting any of the workflows in those 2 sub folders, but I would expect it to.

Nothings archived.

Repro steps:

  • Make Folder1
  • Make Folder2 under Folder1
  • Put Workflow1 in Folder2
  • Look at Folder1 summary, it will say 0 Workflows and 1 Folder

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