Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Get DueDate of an subtask where i dont know the index

Frkn Grk April 19, 2022

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

1 answer

0 votes
KAGITHALA BABU ANVESH
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 19, 2022

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
image.png
can you please add more inputs here.

Thanks,
Anvesh 

Frkn Grk April 19, 2022

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

Suggest an answer

Log in or Sign up to answer