jql query with linkedissueof causing issue to sprint master not able to close the sprint

Deleted user June 21, 2017

jql query with linkedissueof causing issue to sprint master not able to close the sprint

Not working:

Delivery Team" = SDev AND (status != Closed OR  updated > -20d) OR issueFunction in linkedIssuesOf("\"Delivery Team\" = \"SDev \" and status != Closed", "has Epic") and category is EMPTY ORDER BY Rank ASC

Working :

"Delivery Team" = SDev.Austria AND (status != Closed OR  updated > -20d)  AND category is EMPTY ORDER BY Rank ASC 

Well this part has all the epic with it when ran separately:

issueFunction in linkedIssuesOf("\"Delivery Team\" = \"SDev \" and status != Closed", "has Epic")

Please guide if any solution to this problem , as we need related epics too on the board

 

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events