Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

How do a schedule a monthly task?

Angeline1
Giga Contributor

I have two request to create two monthly tasks:
1. Create a monthly task on the 1st of every month and assign to a specific assignment group
2. Create another monthly task on the 3rd of every month and assign to a different assignment group.

How do I go about doing that?

2 REPLIES 2

Gurpreet07
Mega Sage

This could be accomplished using a scheduled script execution.  System Definition -> Scheduled Jobs -> New -> Automatically run a script of your choosing

Select day on month to execute the script on specific day

Add script in 'Run this script section'  to create task

find_real_file.png

Another way is to create tempates for tasks and then use

System Definition -> Scheduled Jobs -> New -> Automatically generate something (a change, an incident, a ci, etc) from a template    

to generate tasks every month