How can I automatically set a deadline in two weeks when I create a new task in a specific project?
此问题已终结
1
回复
6234
查看
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
|
4346 | ||
|
|
1
9月 23
|
4004 | ||
|
|
5
7月 20
|
7977 | ||
|
|
0
3月 17
|
5013 |