Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1479 Widoki

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?

Awatar
Odrzuć
Najlepsza odpowiedź

Hi, I think below code helpfull to you

duedate+relativedelta(day=urdays(10 like that)
Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
lis 22
65