louislam / uptime-kuma

A fancy self-hosted monitoring tool
https://uptime.kuma.pet
MIT License
59.43k stars 5.32k forks source link

groups with only paused monitors show as `UP` instead of `PENDING` #4663

Open maxzapp opened 7 months ago

maxzapp commented 7 months ago

⚠️ Please verify that this question has NOT been raised before.

🛡️ Security Policy

📝 Describe your problem

If i pause a https monitor (which is included in a group) i expect that the monitor is fully inactive, the same if i deletet it. But the heartbeat bar and the graph on dashbord show aktivity and on the Statuspage it looks as active as normal and i even get notifications. So what is actually the intention of pausing? I personally need a kind of deactivation without deleting it fully.

📝 Error Message(s) or Log

No response

🐻 Uptime-Kuma Version

1.23.11

💻 Operating System and Arch

Docker

🌐 Browser

all

🖥️ Deployment Environment

CommanderStorm commented 7 months ago

The rest of the monitors in said group are the result of the check image

What is indeed a bit confusing is that groups with only paused members show as up instead of pending.. image

maxzapp commented 6 months ago

They not only showing up as working the are working, i got notifications of a real downtime with paused monitors.

CommanderStorm commented 6 months ago

Could you screen record how you got into that state? Cannot reproduce this behaviour...