I have a project (set of tasks) that needs to be repeated on the first of each month
Is there a way to set it up so the project spawns each month and notifies the users who are partcipants in the project?
You could write a jelly-script to do that and run it as a service - sadly scheduling services does not support cron like expression, so you have to run it each day and check within the script whether it's the first day of the month.
You could write a jelly-script to do that and run it as a service - sadly scheduling services does not support cron like expression, so you have to run it each day and check within the script whether it's the first day of the month.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.