How can I automatically set a deadline in two weeks when I create a new task in a specific project?
This question has been flagged
1
Reply
6159
Views
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))
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
0
Dec 24
|
7446 | ||
|
|
3
Apr 24
|
4184 | ||
|
|
1
Sep 23
|
3870 | ||
|
|
5
Jul 20
|
7879 | ||
|
|
0
Mar 17
|
4882 |