We,re managing SR using JIRA issue
Each SR issue has subtasks
I'd like to query SR and SR's subtasks informations together.
Is it possible using JQL?
Community moderators have prevented the ability to post new answers.
SR is Service Request? In this case:
- parent issue task key is SR-1
- child issue sub-task SRS-1 and SRS-2
For this example to filter the parent task and its subtasks the request will be something like:
parent = SR-1 or key=SR-1
if that is not the answer you expected, as Muhammad wrote in a previous comment: Can you please explain further, what actually you want?
Can you please explain further, what actually you want.
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.