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}.
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!
@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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.