Skip to content

feat: use user locale to resolve flow locale#3198

Open
Iru89 wants to merge 2 commits intomasterfrom
BLT-2318-plugin-flow-builder-use-user-locale-to-resolve-flow-locale
Open

feat: use user locale to resolve flow locale#3198
Iru89 wants to merge 2 commits intomasterfrom
BLT-2318-plugin-flow-builder-use-user-locale-to-resolve-flow-locale

Conversation

@Iru89
Copy link
Copy Markdown
Contributor

@Iru89 Iru89 commented Apr 13, 2026

Description

Create a class to wrap logic to resolve flow locale using user locale as a priority

Context

Previously, only the system locale was used to determine which of the available languages in the workflow would be used to respond to the user. Now, user.locale is checked first, and if this does not match, the old logic is used instead.

Testing

Add tests to cover new FlowLocale class

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@Iru89 Iru89 requested a review from vanbasten17 April 13, 2026 09:09
@Iru89 Iru89 self-assigned this Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants