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

Patch dialog endpoint is missing disableAltinnEvents query param #1914

Open
oskogstad opened this issue Feb 19, 2025 · 1 comment
Open

Patch dialog endpoint is missing disableAltinnEvents query param #1914

oskogstad opened this issue Feb 19, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@oskogstad
Copy link
Collaborator

Description

It should be possible to call the patch endpoint without it generating a DialogUpdatedDomainEvent.

Reproduction

Call the patch endpoint with /api/v1/serviceowner/dialogs/:dialogId?disableAltinnEvents=true
(scope digdir:dialogporten.serviceprovider.admin is required)

Expected behavior

DialogUpdatedDomainEvent should not be created

Actual behavior

DialogUpdatedDomainEvent is created

@LeifHelstad
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Testing
Development

No branches or pull requests

2 participants