Feature #18676
allow bulk update of notification expiry
Description
on certain conditions, it makes sense to prolong the notification expiry timestamps, this feature would allow to update all notification recipients ts.
this will also make the notification recipients to take the expiry into account (and not display expired events).
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4337 added
#2
Updated by Ohad Levy over 5 years ago
- Blocks Feature #18677: add UI notifications on discovered host event added
#3
Updated by Ohad Levy over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset d9d745e5b0d274c9af60551661d8efa36532c045.
#4
Updated by Dominic Cleal over 5 years ago
- Legacy Backlogs Release (now unused) set to 209
fixes #18676 - don't ignore notification expiry
This also adds the ability to mass refresh expiry dates.