Hello,
i am writing a custom app that uses Jira’s Rest API to search for Issues.
I am able to search after issues using a JQL Query, but i can’t find a way to validate the Query like the searchbar in Jira itself can do.
Do you know a way i can accomplish that in my custom app?
Thanks!