Hi!
I'm reading the REST API documentation for cloud and the only way I found to search is using JQL.
But I also see that JIRA show issues when a user types some keyword, so I want to know that is there any REST API support this, or I have to utilize JQL to achieve this myself?
Many thanks
Hello,
What do you mean by keyword? it is still JQL. You can write
text ~ keyword
By keyword, I mean when they type something in the search box
Such as `JIRA-1234`, without specifying `key ~ JIRA-1234` but they can respond the right context of that search.
I'm wondering if there is any API for this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.