Altinn / altinn-notifications

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

Add logic to search for contact details of main unit when there are none on a sub unit #455

Closed SandGrainOne closed 6 months ago

SandGrainOne commented 6 months ago

Description

This issue include some analysis of current functionality in Altinn 2 and possible KoFuVi. Should Register return the contact details of the main unit of a sub unit without contact details? If so then implement necessary changes.

Tasks

Acceptance criteria

acn-sbuad commented 6 months ago

This was implemented as a part of #442 and is handled in the altinn 2 register logic. Info for main unit will be returned if non exist for the sub unit.

SandGrainOne commented 6 months ago

Tested ok