Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ITaskValidator unable to distinguish between actions #786

Open
RonnyB71 opened this issue Sep 24, 2024 · 1 comment
Open

ITaskValidator unable to distinguish between actions #786

RonnyB71 opened this issue Sep 24, 2024 · 1 comment
Labels
kind/user-story Used for issues that describes functionality for our users. org/brg Issues relevant for Brønnøysundregistrene. status/draft Status: When you create an issue before you have enough info to properly describe the issue. status/triage

Comments

@RonnyB71
Copy link
Member

RonnyB71 commented Sep 24, 2024

Description

Currently our implementation of ITaskValidator are unable to distingusish between call to various actions ie. reject or sign. This is passed as a value in the content body, but current this can't be read at this stage and the only way to distinguish between is to rely on content-length.

Additional Information

Internal Slack discussion: https://digdir.slack.com/archives/C076GU2QHCG/p1725263925372789

Tasks

No response

Acceptance Criterias

No response

@RonnyB71 RonnyB71 added kind/user-story Used for issues that describes functionality for our users. status/draft Status: When you create an issue before you have enough info to properly describe the issue. labels Sep 24, 2024
@HauklandJ
Copy link
Contributor

@RonnyB71 RonnyB71 added the org/brg Issues relevant for Brønnøysundregistrene. label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/user-story Used for issues that describes functionality for our users. org/brg Issues relevant for Brønnøysundregistrene. status/draft Status: When you create an issue before you have enough info to properly describe the issue. status/triage
Projects
Status: No status
Development

No branches or pull requests

2 participants