Hello Team,
I am having a scenario where I have to fetch all the JIRA tickets having project name ends with 'SCR'. I tried below JQL query ,but it is not working ,
http://jira-test.xyz.com/rest/api/2/search?jql=(project~SCR)
I am getting below error response,
{
Please let me know is there is any way I can achieve this.
Thanks & Regards,
Deepak
Hi @Deepak Raj,
Check out answers of the similar question here. As a workaround, you can use project category or an additional filter.
Thank you @Kseniia Trushnikova for the quick response. I will try this solution.
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.