Altinn / altinn-storage

Altinn platform microservice for handling instance storage
1 stars 3 forks source link

Handle pay action in MessageBox to display current instance status #386

Open Magnusrm opened 2 months ago

Magnusrm commented 2 months ago

Description

The pay action should be handled as a separate status in messagebox and be displayed accordingly. https://github.com/Altinn/altinn-storage/blob/main/src/Storage/Helpers/InstanceHelper.cs#L97

https://github.com/Altinn/altinn-storage/pull/384#issuecomment-2069497437

Tasks

No response

SandGrainOne commented 2 months ago

@Magnusrm @RonnyB71 Will you also be analysing any need for changes in Altinn 2? I'm a bit worried that the messagebox will treat Altinn 3 instances as Altinn 2 reporteeelements and bug out or send the user to the wrong place.

SandGrainOne commented 1 month ago

@RonnyB71 Is this being handled by your team?