Help EazyBy Import

moises neveu January 20, 2015

Good afternoon,

I tried to import the subtasks of a parent in particular, but I could not get it.

I used these JQL in Jira work, but not in EazyBi.

project = PROJECT and issueFunction in subtasksOf("issuetype = 'Bug'")
project = PROJECT and issueFunction in linkedIssuesOf("issuetype = 'Bug'")
issueFunction in linkedIssuesOf("project = PROJECT and issuetype = 'Bug'", "jira_subtask_link")
(issueFunction in subtasksOf("issuetype =\"Bug\"") AND project = "PROJECT") 

 

Grateful aid you.

Best regards, thank you very much.

2 answers

0 votes
moises neveu January 20, 2015

Thank you very much!


I'm trying to get a task type and all his daughters to import the cube, rather than after, will there be some other way to get to JQL? I could not even find a solution.


I am very grateful in advance for the help.

0 votes
Peter Bengov
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.
January 20, 2015

issueFunction is not standard JQL. It comes with Script Runner add-on. I believe that under Measures dimension you'll be able to find similar functions 

Suggest an answer

Log in or Sign up to answer