STEPS TO REPRODUCE 1. Enter DND mode 2. run `notify-send-send foo bar` in a terminal window 3. Exit DND mode -> A notification appears telling me I missed a notification while DND mode was active OBSERVED RESULT The notification doesn't help me see the missed notification. I need to figure out on my own how to find it. EXPECTED RESULT The notification somehow helps me see the missed notification: there's a button to open the history popup, and clicking the background does the same thing.
*** Bug 506069 has been marked as a duplicate of this bug. ***
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5626
Git commit 9fabf42c39a25308739dd3483881cc889243bf58 by Kristen McWilliam. Committed on 24/06/2025 at 21:44. Pushed by merritt into branch 'master'. applets/notifications: Add actions to missed notifications notification When a notification is displayed informing the user that notifications were missed while in Do Not Disturb, now clicking the button or the notification itself will open the notifications applet to show the missed notifications. M +10 -0 applets/notifications/package/contents/ui/main.qml M +25 -9 libnotificationmanager/notifications.cpp M +7 -0 libnotificationmanager/notifications.h https://invent.kde.org/plasma/plasma-workspace/-/commit/9fabf42c39a25308739dd3483881cc889243bf58