Situation:
1 Initiative has multiple Epics and within each Epic there are multiple User Stories
Question:
How do I create a filter on a Kanban and Scrum board for all user stories for a given Initiative, without having to define/refer to the individual Epics in the filter (as these may change)
Hi @RISHAV KUMAR GUPTA ,
Thanks for your answer, but it was not what I was looking for. Obviously, I should have described the situation and question more clearly.
I digged in a little deeper myself and found the answer to be quite straightforward; JQL:
"Epic Link" in ( childIssuesOf( <<name of Initiative issue>> ) )
Thanks again,
Richard
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh nicee !! Good .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.