mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Monitor status updates on next check when in maintenance window #4608
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#4608
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 @danielgoepp on GitHub (Jan 15, 2026).
📑 I have found these related issues/pull requests
I searched and found other items related to upside down mode, but nothing specific to maintenance windows
🛡️ Security Policy
📝 Description
When I enable a maintenance window the one upside down monitor I have still shows green, not blue. I would have thought that in maintenance mode all monitors would be disabled until the maintenance is over, regardless of if the are upside down or not. "Normal is normal" :)
To be clear, I'm adding all monitors using groups.
👟 Reproduction steps
Create group, Create monitors, add to group. Set one to upside down mode for ICMP ping test.
Create maintenance window (manual), add group.
As a side test, I tried manually adding just the one monitor and it seems to be the same. Showing green not blue.
👀 Expected behavior
I would expect this monitor to be included in the maintenance window.
😓 Actual Behavior
The monitor continues to show green, even though we are in a maintenance window.
🐻 Uptime-Kuma Version
2.1.0-beta.2
💻 Operating System and Arch
Ubuntu server 24.04
🌐 Browser
Google Chrome
🖥️ Deployment Environment
v1.33.2+k3s179📝 Relevant log output