Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workflow Filter by tag is broken in 0.216.0 #5507

Closed
ed-parsadanyan opened this issue Feb 19, 2023 · 2 comments
Closed

Workflow Filter by tag is broken in 0.216.0 #5507

ed-parsadanyan opened this issue Feb 19, 2023 · 2 comments
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@ed-parsadanyan
Copy link

Describe the bug
In the workflow window users can apply filter tags. This functionality is completely broken in version 0.216.0

To Reproduce
CASE 1 - filter by tag window
Steps to reproduce the behavior:

  1. Open workflows window
  2. Click on Filters, pick some tag
  3. Observe empty workflow list

Expected behavior
List of workflows with a selected tag

There are some tags for certain workflows
image

Once we pick a tag, no workflows are shown
image

CASE 2 - click on the tag also doesn't work:
Steps to reproduce the behavior:

  1. Open workflows window
  2. Click on individual tag
  3. Nothing changed

Expected behavior
List of workflows with a clicked tag

Click on a tag
image

Nothing changed: second workflow is expected to disappear:
image

I've tested the same functionality in 0.214.2 and it works as expected

Environment (please complete the following information):

  • OS: Ubuntu Linux 22.04
  • n8n Version 0.216.0
  • Node.js Version NA - Docker version
  • Database system SQLite
  • Operation mode main
@ed-parsadanyan ed-parsadanyan changed the title Workflow fiter by tag is broken in 0.216.0 Workflow Filter by tag is broken in 0.216.0 Feb 19, 2023
@Joffcom
Copy link
Member

Joffcom commented Feb 20, 2023

Hey @ed-parsadanyan,

Thanks for reporting this one, I have created an internal ticket for this which we will be tracking as N8N-6166

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Feb 20, 2023
@romainminaud
Copy link
Contributor

This has been fixed on 218.0 https://docs.n8n.io/release-notes/#n8n02180

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

3 participants