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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Automation: Due date to be changed another field item

Hi,

I am going to try and explain this in the best way possible. Please bear with me :D 

I am working  on an automation for a task where if the requester chooses 'Yes' another issue will be created. In both the parent issue and the one that gets created there's a field called "Date of Removal" and I want that to also become the due date of the newly created issue. 
The latter is not a subtask but a brand new task that gets created. That part works and the issue is created but the due date won't change. 

I've tried some different variants but can't seem to get it to work. 

image.png

2 answers

1 accepted

2 votes
Answer accepted
Stephen Wright _Elabor8_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 25, 2022 • edited

Hi @Felicia Rodrigues 

Can I clarify...

  • These Issues aren't in a parent/child relationship - they're siblings (eg. 2 Tasks)
  • The field Date of Removal should become the Due Date in the second task?

If this is correct - this is how to do it:

  • Trigger: Issue Created
  • Condition: Issue Fields Condition - Removal equals Yes
  • Action: Create Issue
    • Set Field: Due Date - {{triggerissue.Date of Removal}}

The Smart Value above references the trigger Issue (i.e the first Issue created) - and its Date of Removal field's entry.

The alternative is to set the Action as...

  • Action: Create Issue
    • Set Field: Choose Copy From from the 3-dots options icon, and set it to...
      • Copy From: Trigger Issue
      • Field: Date of Removal

Ste

I DID IT! 

I solved it by adding an action to edit the field and copying it from current issue "Date of removal"image (1).png

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events