Altinn / altinn-notifications

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

Add a way for a creator of notifications to list their registered notifications. #26

Open SandGrainOne opened 2 years ago

SandGrainOne commented 2 years ago

Description

There should be a way for a creator of notifications to retrieve a list of their previously registered notifications. This means that Notification (component) must remember who it was that created the notifications.

Considerations

Ops requirements

Acceptance criteria

Specification tasks

Development tasks

Definition of done

annerisbakk commented 8 months ago

@SandGrainOne Blir deler av denne ivaretatt av de nye issuene som er laget ift notification?

SandGrainOne commented 8 months ago

@annerisbakk No, not yet

olebhansen commented 2 months ago

Needs further clarification - is it per service owner (e.g. all notifications registered for each service owner)? What is the use-case/user?

olebhansen commented 2 months ago

Low priority/blocked. This is nice to have, to make the service "API complete", but currently there is no user demand for this feature. Also ther's some clarity needed on the definition of who the owner of the notification is (in this context, is it e.g. the submitting system/component or the service owner for whom the notification is created/sent).