コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1741 ビュー

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?

アバター
破棄
最善の回答

Hi, I think below code helpfull to you

duedate+relativedelta(day=urdays(10 like that)
アバター
破棄
関連投稿 返信 ビュー 活動
0
11月 22
65