Feature Requests

Please search first before posting to help others find and vote for your idea!
Recurrence task on next workday or previous workday
Recurring Task Configuration I need the recurring task setup to include an option to handle cases where the start date of the next occurrence falls on a non-workday. When a recurring task is completed and a new one is automatically created for the next month, there should be a setting to adjust the start date. The options should be: Move to the previous workday: If the calculated start date is not a workday, change it to the preceding workday. Move to the next workday: If the calculated start date is not a workday, change it to the following workday. Example Scenario Let's consider a task configured with the following recurrence settings: a) Recurrence: "Monthly" b) Day of the month: "Same day each month" (e.g., from the 1st to the 10th) c) Creation trigger: "On completion" or "On schedule" d) Non-workday handling (new parameter): A choice between "Move to the previous workday" or "Move to the next workday". Expected Behavior Scenario 1: Setting is "Move to the previous workday" When the current task is completed, a new task for the next month (from the 1st to the 10th) will be created. If the 1st of the next month is a Saturday, the new task's start date should be set to the previous Friday. If the 1st of the next month is a Sunday, the new task's start date should also be set to the previous Friday. Scenario 2: Setting is "Move to the next workday" When the current task is completed, a new task for the next month (from the 1st to the 10th) will be created. If the 1st of the next month is a Saturday, the new task's start date should be set to the following Monday. If the 1st of the next month is a Sunday, the new task's start date should also be set to the following Monday. Important Note (Edge Case) If moving the date backward or forward causes the start date's month to change, we need to define the desired behavior. The system could be configured to: Keep the original date: Ignore the rule and keep the non-workday start date to stay within the correct month. Adjust to stay within the month: If "Move to the previous workday" is selected and it changes the month, find the next available workday within the same month instead. If "Move to the next workday" is selected and it changes the month, find the previous available workday within the same month instead.
0
Load More