How to schedule an e-mail for a work item without changing any in it?
2 answers
Unfortunately there is no scheduling of recurring emails. This can be implemented as an asynchronous task, see https://rsjazz.wordpress.com/2015/10/16/due-date-notifier-an-asynchronous-task-example/ as a starting point.
The trigger could be changed from the work item's due date to every day.