Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Structure: Show sub-task's parent custom field value in formula

Paul Stahlke
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 27, 2024

Hi, I would like to show a parent custom field value (Quarters) as a formula column on my flat list of sub-tasks. I do not want to include the parent issues themselves on my structure. I can access parent summary, status, etc. using parent.summary, parent.status, etc., but custom field values are not available in that format. parent.Quarters does not work. Any ideas? Thanks.

1 answer

1 accepted

Suggest an answer

Log in or Sign up to answer
1 vote
Answer accepted
Stepan Kholodov _Tempo_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 28, 2024

Hello @Paul Stahlke 

It is not possible at the moment - the Formula column only has access to a handful attributes when requesting through the parent. function.

To display the field's value of a parent for its Sub-tasks, you would need to:
- either add the parent issues to the structure and reference the field using the aggregate parent{} function;
- or write the Quarters field values in a custom field in Sub-tasks, and just show this custom field as a column in the structure. You can do it using Structure's Copy to Jira functionality:
1. Add parent issues to the structure.
2. Show their Quarters values for sub-tasks using the Formula: parent{quarters}
3. Write the values to Sub-tasks using Copy to Jira.
4. Remove the parent issues from the structure.
5. Add the used custom field in Sub-tasks as a column to the structure.

I hope this helps. If you have more questions, please reach out to us directly at our support portal.

Best regards,
Stepan
Tempo (the Structure app vendor)

Paul Stahlke
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 28, 2024

Thanks for the info! The Copy to Jira functionality is a good option.

Like Stepan Kholodov _Tempo_ likes this
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events