How can I automatically set a deadline in two weeks when I create a new task in a specific project?
신고된 질문입니다
1
회신
6262
화면
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
|
7614 | ||
|
|
3
4월 24
|
4451 | ||
|
|
1
9월 23
|
4096 | ||
|
|
5
7월 20
|
8080 | ||
|
|
0
3월 17
|
5082 |