How can I automatically set a deadline in two weeks when I create a new task in a specific project?
此問題已被標幟
1
回覆
6267
瀏覽次數
Create an automated action with a "In New Stage" filter as post condition. Trigger an server action type write and set the following formula for the deadline:
time.strftime('%Y-%m-%d %H:%M:%S',time.gmtime(time.time()+14*24*3600))
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|
|
0
12月 24
|
7616 | ||
|
|
3
4月 24
|
4456 | ||
|
|
1
9月 23
|
4100 | ||
|
|
5
7月 20
|
8092 | ||
|
|
0
3月 17
|
5090 |