mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #666] Schedule monthly patch policy by week and day of week #421
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#421
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mctaguma on GitHub (Aug 24, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/666
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
If I schedule monthly patching in one month for the 31st day, it won't run in months that have 30 days.
If I schedule monthly patching in one month for the 25th day, this policy will run on a different day of the week in each month, which confuses end users in 24/7 businesses that want patching to run on the last Wednesday of every month (for example).
Describe the solution you'd like
A clear and concise description of what you want to happen.
Monthly patching to have the option to run on a week of the month, on a day of the week.
For example, you could allow the last week of the month on a Wednesday.
You would need to add week numbers (1 - 5), as well as the option of "Last" week.
I know it is slightly unrelated, but rather than create a duplicate issue, it would be good to have the ability to run monthly patching on the "Last" day of the month, rather than selecting a day number like 30 or 31.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
If I schedule monthly patching in one month for the 25th day, this policy will on a different day of the week in each month (i.e. Wednesday, then Thursday, then Friday), which confuses end users in 24/7 businesses who want a simple schedule.
Additional context
Add any other context or screenshots about the feature request here.
@wh1te909 commented on GitHub (Feb 3, 2022):
this was added in release 0.11.0 with the task rework