mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Monitor created in a paused group becomes stuck in an invalid paused state after resuming the group #4624
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#4624
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 @MrNerubian on GitHub (Jan 21, 2026).
📑 I have found these related issues/pull requests
Description:
If a group is paused, and a new monitor is created inside this paused group, then after resuming the group, the newly created monitor enters an inconsistent state.
Observed behavior:
The new monitor:
The monitor cannot be resumed normally
Workaround:
Expected behavior:
After resuming a paused group, all monitors in the group (including newly created ones) should:
Impact:
🛡️ Security Policy
📝 Description
When a group is in a paused state, creating a new monitor inside that group results in an inconsistent monitor state after the group is resumed.
The newly created monitor appears paused and cannot be resumed through the UI.
👟 Reproduction steps
👀 Expected behavior
After resuming a paused group, all monitors in the group (including newly created ones) should:
😓 Actual Behavior
The newly created monitor:
The monitor remains in this broken state until it is edited and saved manually.
🐻 Uptime-Kuma Version
2.0.2
💻 Operating System and Arch
Red Hat Enterprise Linux 64 bit 8.7
🌐 Browser
Google Chrome 143.0.7499.193
🖥️ Deployment Environment
📝 Relevant log output
@aviralgarg05 commented on GitHub (Jan 24, 2026):
I would like to solve the issue, please assign me
@CommanderStorm commented on GitHub (Jan 26, 2026):
Like most oss projects we don't assign people to issues, since we are all volunteers here.
Running a burocracy is not our goal, so we usually don't assign people to issues ^^
@CommanderStorm commented on GitHub (Jan 26, 2026):
But I would love your contribution on this