Forums

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

Due Date Automation

Audrey Engstrand
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!
December 14, 2023

I want all of the subtasks of a created task to copy the same due date, but I can't get the fields correct. I have tried: {{triggerissue.duedate}} , {{issue.parent.duedate}} , and {{issue.duedate}}Screenshot 2023-12-14 124746.png

1 answer

0 votes
Marcus Jones
Community Champion
December 14, 2023

Hi @Audrey Engstrand welcome to the community!

 

Looks like this is a permissions issue, not necessarily that your date values are incorrect. You'll want to navigate to the project where you are trying to run your rule and then project settings > Permissions. In your permissions settings you should check that the rule actor (Either running as you or possibly Jira Automation) is assigned a project role that has Edit Issues permissions. Jira_Permissions.png

Marcus Jones
Community Champion
December 14, 2023

And I just realized you are using Work Management. In that case a global admin could edit automations for the project but if not directly added to the project, cannot add/edit/view the issues (Assuming the project access is private). If the automation runs under your account, you may need to check that you have at a minimum Member access, viewer access won't do.

Suggest an answer

Log in or Sign up to answer