Task Creation Dates
Currently a task can be scheduled which is great for tasks that always land on the same increments. I however have a few tasks that reoccur but not on a set interval. I would like to be able to set a task to run on specific dates:
Example:
I Need a task that will create a workorder on the following dates:
- December 11th
- December 20th
- January 13th
- January 28th
- February 12th
- February 26th
- Mar 12th
- April 11th
- April 28th
- May 13th
- May 28th
- June 11th
- June 26th
They are roughly two weeks apart but it is very important the task be performed ON THAT DAY so I have resulted to running the task manually to create the WO I need to preform.
Element Due Date / Schedule Date
The other related issue is the due date of the task element cannot be set.
I wish there were an option to set due date based off some logical factors. Here are some logical examples:
Combine these three elements to give flexibility to due date of an element.
Time selector:
At X o'clock
At task creation time
At element generation time
Date selector
on
on day X from
on the following *weekday* from - *weekday* is a dropdown selector for Monday, Tuesday, Wednesday, etc...
on the following business day from
Reference:
the date the task is ran
the date this element is generated
Summary
Ideally I want to be able to:
- Set this task to run on the specified dates.
- The task will then create a workorder that is due "At 10:00 AM on the date the task is ran"
- Once this workorder is set to closed the next element is generated.
- This workorder is due "At 3:45 PM 1 day after the date the task is ran"
- Once this workorder is set to closed the next element is generated
- The next element is due "At task creation time on the following Monday from the date the task is ran"