跳至內容
選單
此問題已被標幟
1 回覆
1518 瀏覽次數

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