Altinn / altinn-notifications

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

Add filtering for Altinn 3 instances in your contact details for the organization #473

Closed acn-sbuad closed 4 months ago

acn-sbuad commented 5 months ago

Description

When sending notifications to an organisation representative of the organisation can register their personal contact details. They today also have the option of filtering the services they wish to receive notifications for. this list should also include Altinn 3 services. To begin with we only want to support apps. But a new implementation of Profile should enable filtering on all resources in the resource registry.

image

According to Jon Kjetil, switching a flag is the only thing required to have Altinn 3 apps show up in the list. In addition we would need to logic on how to handle the apps in the persistence logic.

Considerations

Tasks

Acceptance criteria

acn-sbuad commented 4 months ago

dupe of #470