Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
4538 Visninger

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

Avatar
Kassér
Forfatter Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
dec. 24
5260
3
apr. 24
2078
1
sep. 23
1952
5
jul. 20
5872
0
mar. 17
3050