I cannot for the life of me figure out a filter that will provide an Epic and all associated issues, including sub-tasks. I have the following:
project = FM12 AND "Epic Link" = FM12-41 or "Epic Name" = "4. Design, Build, Release, Run" ORDER BY key ASC
which pulls the Epic and any issue with that as the Epic Link, but it does not pull in any of the various Sub-tasks on any of those issues. What do I Need to add to is to get the Sub-tasks?
Unfortunately that did not bring in any additional issues. The Epic has 4 sub-tasks on it and I know of at least one Story linked to that Epic that has that has 3 sub-tasks on it and none of them are pulled in using
project = FM12 AND "Epic Link" = FM12-41 or "Epic Name" = "4. Design, Build, Release, Run" or parent in linkedIssues("FM12-41") ORDER BY key ASC
I get the Epic, a Task and 28 Stories.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.