Forums

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

Workaround for automate date

Deleted user October 11, 2018

As my project is about managing Defect from Testing and the date is required to automatically generate Date based on Service Level Agreement(SLA) for example we have "Raised Date" field which will automatically generate date by using system date but we also have "Target Resolution Date" which is required to be D+2 from "Raised Date". Therefore, I'm wondering whether we could configure the field to automatically generate all date field for us such as
Raised Date = 11/Oct/2018 (System Date)
Target Resolution Date = 13/Oct/2018 (Automate D+2 from "Raised Date" field)

 

Is there any workaround that we can automate date as the example with out any add-ons tool?

1 answer

1 vote
Matthias Gaiser _K15t_
Community Champion
October 11, 2018

Hi @[deleted],

without any add-on this would be hard to reach unless you write your own tool to do so. If you're familiar with a bit of coding you could register an issue_created or issue_updated webhook and call a little helper tool reachable via a url to get the Raised Date and then perform an update on the Target Resolution Date with the date increased by two days.

If you're still thinking about going with apps, you could try these:

Cheers,
Matthias.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events