Passa al contenuto
Menu
La domanda è stata contrassegnata
1 Rispondi
1544 Visualizzazioni

I'm trying to create an automated action that clone the current task when stage=Done and create a new task with same attributes except adding 28 days to the due date, any idea how to do the date trick?

Avatar
Abbandona
Risposta migliore

Hi, I think below code helpfull to you

duedate+relativedelta(day=urdays(10 like that)
Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
nov 22
65