mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Allow planing multiple time-windows per maintenance #2175
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#2175
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 @qroac on GitHub (May 10, 2023).
⚠️ Please verify that this feature request has NOT been suggested before.
🏷️ Feature Request Type
Other
🔖 Feature description
Sometimes a maintenance e.g. performed by the datacenter on its network infrastructure is repeated on several time frames.
When adding a maintenance (e.g. "Datacenter network infrastructure"), it would be great if the maintenance could be configured with multiple time frames instead of duplicating the same maintenance object.
✔️ Solution
For this use case it would be great to have the option to add multiple timeframes to one maintenance.
This would keep the maintenance list short by making a maintenance with its configuration re-usable for different time frames.
❓ Alternatives
No response
📝 Additional Context
Nearly every week we have at least one maintenance window scheduled by our provider. Most of them are
Energy grid,Network Core InfrastructureorServer Software Updates. They are scheduled on different days and at different times.For example I currently have maintenance at the energy grid scheduled friday 22:00-01:00, saturday 04:00-06:00 and sunday 0:00-02:00. At the moment I create one maintenance for energy grid, duplicate it and just change date and time on every created maintenance. The maintenance list gets messy quite fast with lots of entries that are exactly the same, just at different times.
This is why I would love to have the option to create just one entry per maintenance type and then just add new maintenance times as scheduled by our provider.