Skip to content

Fix Shopify test relying on US Currency#4510

Merged
haoranpb merged 1 commit intomainfrom
bugs/598388
Aug 27, 2025
Merged

Fix Shopify test relying on US Currency#4510
haoranpb merged 1 commit intomainfrom
bugs/598388

Conversation

@haoranpb
Copy link
Copy Markdown
Contributor

@haoranpb haoranpb commented Aug 25, 2025

Summary

The test was failing in US localization because it is using USD currency in test data, and that will have complications in US localization.

This is not the first time we bump into this problem... Fix by using a currency that we don't have in our build system. Don't think there is a more elegant way to handle this, guess we will just have to remember not to use a currency that we have in our build.

Work Item(s)

Fixes AB#598388

@haoranpb haoranpb requested a review from a team as a code owner August 25, 2025 10:46
@github-actions github-actions bot added this to the Version 27.0 milestone Aug 25, 2025
@onbuyuka onbuyuka enabled auto-merge (squash) August 25, 2025 11:04
@haoranpb haoranpb disabled auto-merge August 27, 2025 06:18
@haoranpb haoranpb merged commit 06eb6cc into main Aug 27, 2025
18 checks passed
@haoranpb haoranpb deleted the bugs/598388 branch August 27, 2025 06:18
miljance pushed a commit to miljance/BCApps that referenced this pull request Oct 22, 2025
#### Summary <!-- Provide a general summary of your changes -->

The test was failing in US localization because it is using `USD`
currency in test data, and that will have complications in US
localization.

This is not the first time we bump into this problem... Fix by using a
currency that we don't have in our build system. Don't think there is a
more elegant way to handle this, guess we will just have to remember not
to use a currency that we have in our build.

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#598388](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/598388)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants