I have a multi-layered query i am trying to figure out, I have gotten individual pieces to work but am struggling with putting it together.
Our business operates at the epic level (business requests come to the team as epics). The team is expected to assign a target date to a given epic once they pick it up and the target date is what our business partners are using to track when something is supposed to be done.
At the same time, the team works via sprints. I am trying to pull a list of stories & tasks where those stories and issues are assigned to an epic that has a target date in the current month but where the story/issue is not assigned to a sprint.
Thanks in advance for any insight!
Hi @Steve Krummes Welcome to the Atlassian Community
When you use a scheduled automation, you are allowed to put in a JQL query. All the Jira items found in this query will be subjected to the remainder of the automation.
So if that query were to find all epics that are due within a month, you can check each of these whether the children are on schedule.
Kind regards,
Dick
Using native JQLs you can't link Epic and standard issues in one query. You will need to use a multi-step process
Otherwise, you will need to check some marketplace Apps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online 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.