twenty icon indicating copy to clipboard operation
twenty copied to clipboard

[Filter] Search on Workflow seems not working

Open twenty-eng-sync[bot] opened this issue 5 months ago • 0 comments

When trying to filter using the search, I am expecting the worklow table to be empty if my search does not correspond to any workflow name.

Image

After investigation, this is not a bug but probably a desired behaviour whan an object has no TSVECTOR to return this search filter. IMO we should discuss this @Bonapara because it was confusing to me at first.

Possible solutions:

  • we could remove/disable the search filter from the fitlers when they are not possible
  • we could try to add a tsvector for every single object (in this case workflows)

Created by: Guillaume Lancrenon

twenty-eng-sync[bot] avatar Jun 06 '25 10:06 twenty-eng-sync[bot]