Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Syntax wrong

Akash Kansal
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 26, 2021

I want to fetch all the issue in the sprint which are attached to the story but not with the sprint. the bug which blocks the story in the current sprint.

 

linkedIssue in linkedIssues(issuetype in (Bug) AND Sprint in (Story ID))

Getting this

Error in the JQL Query: Expecting ')' or ',' but got 'in'. (line 1, character 39)

 

I don't want to put all story manually one by one in this function . So that if this function can get the story id's from the sprint.

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 27, 2021

I'm not sure what query you are trying to build here, but your use of functions seems to be wrong.  Have a look at https://support.atlassian.com/jira-software-cloud/docs/advanced-search-reference-jql-functions/ and search for "linked" to find the reference for the two functions you have tried here.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events