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

Send language to IUserAction's when running process/next #872

Merged
merged 3 commits into from
Nov 1, 2024

Conversation

ivarne
Copy link
Member

@ivarne ivarne commented Oct 31, 2024

Reported as a bug on slack https://altinn.slack.com/archives/C02EJ9HKQA3/p1730288654465039 @violaguttorm

Previously we only sendt language to IUserAction implementations when triggering an action from a specific url, not as part of process/next. Seems like an obvious oversight.

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)
  • All tests run green

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

@ivarne ivarne requested a review from martinothamar October 31, 2024 08:25
@ivarne ivarne added the bugfix Label Pull requests with bugfix. Used when generation releasenotes label Oct 31, 2024
Copy link

sonarcloud bot commented Oct 31, 2024

@ivarne ivarne merged commit 44b20b4 into main Nov 1, 2024
11 checks passed
@ivarne ivarne deleted the feat/sendLanguageToActionInProcessNext branch November 1, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Label Pull requests with bugfix. Used when generation releasenotes
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants