Skip to Content
Menu
This question has been flagged
1 Reply
4088 Views

How can I automatically set a deadline in two weeks when I create a new task in a specific project?

Avatar
Discard
Author Best Answer

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))
Avatar
Discard
Related Posts Replies Views Activity
0
Dec 24
4829
3
Apr 24
1404
1
Sep 23
1385
5
Jul 20
5337
0
Mar 17
2438