n8n-io / n8n

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

Filter workflow by Tags #9923

Closed viniciusreis87 closed 4 months ago

viniciusreis87 commented 4 months ago

Bug Description

I'm using n8n in localhost and when I filter one workflow by tag don't show the workflow. I'm admin and the workflow and tags was create another user.

To Reproduce

filter_by_tags

Create a workflow and tags by another user. Filter the workflow using ADM.

Expected behavior

Show de workflow in search.

Operating System

Windows

n8n Version

1.44.1

Node.js Version

0.0.0

Database

PostgreSQL

Execution mode

main (default)

viniciusreis87 commented 4 months ago

I found.

Joffcom commented 4 months ago

Hey @viniciusreis87,

When you say "I found." what do you mean? Is this still an issue or did it start working?

viniciusreis87 commented 4 months ago

Good morning, actually the system is right, the problem is the user =D.

The search in question is only by the title of the workflow and I was searching by TAG, I saw that the filter button opens another window to include the filter by TAG, you can ignore it. Or it is a suggestion to have a single search that searches by title and/or TAG in a more intuitive way. Thank you for your attention @Joffcom.

Joffcom commented 4 months ago

Ah perfect in that case I will close this issue, thanks for letting me know @viniciusreis87