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

Analytics - Fix malformed locale in analytics setup request #1798

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

OscarSpruit
Copy link
Contributor

Description

Fix malformed locale in analytics setup request. The backend only accepts language tags (xx-YY-zzzzzz) and not full unformatted locales (xx_YY_#zzzzzz).

Checklist

  • PR is labelled
  • Changes are tested manually

COAND-993

@OscarSpruit OscarSpruit added the Chore [PRs only] Indicates any task that does not need to be mentioned in the public release notes label Oct 1, 2024
@OscarSpruit OscarSpruit requested a review from a team as a code owner October 1, 2024 13:07
@araratthehero araratthehero changed the title Fix malformed locale in analytics setup request Analytics - Fix malformed locale in analytics setup request Oct 7, 2024
Copy link

github-actions bot commented Oct 7, 2024

✅ No public API changes

@OscarSpruit OscarSpruit merged commit 5518ec8 into develop Oct 7, 2024
8 checks passed
@OscarSpruit OscarSpruit deleted the fix/malformed-locale branch October 7, 2024 07:31
Copy link

sonarcloud bot commented Oct 7, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore [PRs only] Indicates any task that does not need to be mentioned in the public release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants