Altinn / altinn-notifications

Altinn platform microservice for handling notifications (mail, sms, etc)
MIT License
2 stars 3 forks source link

Support for reminders #204

Open SandGrainOne opened 11 months ago

SandGrainOne commented 11 months ago

Description

To support reminder functionality, i.e. sending a new notification to an end user as a result of a task not being completed after some time, we have decided to enable this through send conditions, and not to limit them to "reminders".

A send condition is to Altinn Notifications only an endpoint we reference and expect a response in a given format back indicating whether the notification should be sent or not.

### Tasks
- [ ] #546
- [ ] #548
- [ ] #549
- [ ] https://github.com/Altinn/altinn-notifications/issues/562
- [ ] https://github.com/Altinn/altinn-notifications/issues/563
SandGrainOne commented 2 weeks ago

Trusselmodellering gjennomført.