Hi,
i cant find out how to access the due date of an sub task based on its summary.
Example:
I want to get the Due Date of the Subtask which has the name: "Apple_Device_2".
I wanna get the Due Date based on its summary.
An issue can have several subtasks, so i cant use the function get.
Ty
Hello @Frkn Grk ,
Welcome to Atlassian Community.
You interested to get the Due Date of a sub-task by JQL or anything ?
If you want to achieve it by using the JQL. Please try the below
can you please add more inputs here.
Thanks,
Anvesh
the actual field i wanna get is the desired date field of the child issue.
For example every issue has several sub tasks. I want to create a column in a structure, where i can see the the desired date of an subtask on my issue level:
For Example a company is using the device Iphone pro max.
So the iphone pro max is the issue.
The subtasks are the departements,
There can be several departements for every issue.
How can i get the due date of an issue based in its name on the issue level?
I can get the dud date of an subissue by using the funtcion get(subtask.duedate, x)
But that helps only, if the index of the subtask would be the same. But it is not. Thats why i wanna get the due date of the subtask on the issue level bases on its name.
Thank you
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.