mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #974] Minimum priority on web app won't work when Background notifications enabled #682
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#682
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 @Potat0000 on GitHub (Dec 8, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/974
🐞 Describe the bug
Minimum priority does not take effect when Background notifications are enabled. Even low priority messages are pushed.
💻 Components impacted
Web APP
💡 Screenshots and/or logs
N/A
🔮 Additional context
N/A
@mgrecar commented on GitHub (Jan 15, 2025):
I'm encountering the same problem today. Background notifications are enabled for the user I'm logged in with in my browser, and Minimum Priority is set to Low priority or higher, yet even Min priority messages are triggering desktop notifications.
@jweisner commented on GitHub (Jul 19, 2025):
Does anyone have a workaround for this issue?