Start dates/Due dates not inherited in child tickets via automation

Aristos Smirniotis December 13, 2024

Hey Jira community!

I recently made an automation rule that is supposed to allow a child ticket to inherit field data from a parent ticket.
All the fields in the rule auto-populate except the start date and end date. It always comes out blank in the child ticket. 

Ive attached a screenshot of the rule. What do I need to do to fix this? Thank you!Screenshot 2024-12-13 at 11.11.36 AM.png

2 answers

0 votes
Bill Sheboy
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.
December 18, 2024

Hi @Aristos Smirniotis 

When an automation rule accesses the smart values for the connected issues, it only loads a few of their fields, such as Key, Summary, Status, etc.  These connected issues, smart values include at least:

  • {{issue.parent}}
  • {{issue.subtasks}}
  • {{issue.issuelinks}}

If instead the rule pulled in all of the data for those issues, you could easily imagine their connected issues would pull in others, in an ever increasing tree of potentially thousands of issues!

When you want other than the basic fields in the connected issues, use the Lookup Issues action with JQL to load the data for those issues, such as the parent, and then use the {{lookupIssues}} smart value in the rule.

Kind regards,
Bill

0 votes
Manoj Gangwar
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 13, 2024

Hi @Aristos Smirniotis

Please verify the date fields, are you using the same fields which are used in the parent? Please share the screenshot of parent issue fields. 

Please check if there are multiple fields available with the same name. 

Aristos Smirniotis December 13, 2024

Screenshot 2024-12-13 at 12.54.57 PM.pngScreenshot 2024-12-13 at 12.55.30 PM.png

Aristos Smirniotis December 13, 2024

@Manoj Gangwar Hey Manoj,
Thank you for your help.

Ive attached the screenshot of both task and sub task outline and have verified that they are using the same fields as in the automation rule.

Aristos Smirniotis December 13, 2024

There are no other start date/due dates fields in the context for each outline

Aristos Smirniotis December 18, 2024

@Manoj Gangwar Hey Manoj,
Do you have any idea what the issue could be?

Thanks again!

Manoj Gangwar
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 18, 2024

Hi @Aristos Smirniotis, I'm not able to figure out if you can submit a ticket with the Atlassian vendor using the link below: http://support.atlassian.com/. Then, they will assist you.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events