Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
15.9-rc-1
-
None
-
Unknown
-
Description
Currently, all the notifications are presented to all users.
This can lead to some notifications configuration to be presented to users that will never receive them (e.g., security notifications dedicated to admins).
Therefore, it is interesting to provide a mechanism to hide a given notification from the user notification configuration.
Possible implementation: Provide a new method in RecordableEventDescriptor, for instance canConfigure(UserReference):boolean. and use this value to decide if a notification should be presented to the user in the notification configuration screen.
Attachments
Issue Links
- blocks
-
XWIKI-21453 Display "New Security Vulnerabilities" notification toggles only for Admin users
- Open