How can I automatically set a deadline in two weeks when I create a new task in a specific project?
この質問にフラグが付けられました
1
返信
6231
ビュー
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
|
7552 | ||
|
|
3
4月 24
|
4341 | ||
|
|
1
9月 23
|
4001 | ||
|
|
5
7月 20
|
7975 | ||
|
|
0
3月 17
|
5007 |