Adding text filter to filter summary column gives 0 results

Krzysztof Achinger March 21, 2022

I am trying to filter a table by partial summary, just like in JQL with "summary ~ xyz" but oddly when I add text filter to the table, I get zero results: Summary like (case insensitive) {SUMMARY_TEXT_INPUT}. 

Screen Shot 2022-03-21 at 22.09.12.png

1 answer

1 accepted

0 votes
Answer accepted
Jessie Turpin
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 22, 2022

Hi Krzysztof! Text input controls require an exact string match, so you'd need to type out the issue summary completely within your control to have results returned by your query. 

However, you could use the % wildcard with your control to use a partial string match, which would function similar to the JQL contains. This page has instructions on how to use partial string matches with your Text input control. I hope that helps! 

Krzysztof Achinger March 22, 2022

@Tracy Chow has mentioned that there is some issue with "like" query. I will also try your suggestions and update here if that solves my issue. Thank you.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events