Actions
Feature #28970
closedTracker #28968: Prominent Notification of Subscription Expiring
Add ability to customize email notifications for "Subscriptions expiring soon"
Description
Customize the "Subscriptions expiring soon" email notification
- Allow the user to define what "soon" means - enter a number of days
- The notification email will only show subscriptions set to expire in <= XX days
User stories
Previous PR (RM #28969):
- As a user, I want to be able to opt-in for email notification about subscriptions expiring $soon.
Each user can only get information about subscriptions they have permission to view - As a user, I want to choose how often the notification should be sent, daily/weekly/monthly (consistent with other notifications)
This PR:
- As a user, I want to chose what $soon means, typically a week, 30 days, 90 days
- The notification should contain the list of subscriptions, not the systems that are affected by it (attached to them).
Future PR's:
- The notification should contain the link to render a report with more details, specifically about what systems (hosts) will be affected by that expiration
Actions