-
Notifications
You must be signed in to change notification settings - Fork 521
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
Unit test failure in multi-currency org #437
Labels
Comments
I just encountered the same error once running the tests. Do we have any ETA when this will be fixed? |
Hi @szymon-halik. Thanks for letting us know that you've experienced this issue too. A PR is waiting for approval from the other maintainers. |
@stohn777 keeping fingers crossed for a quick code review 😉 |
ImJohnMDaniel
added a commit
that referenced
this issue
Jul 25, 2023
…rrency-fix Issue #437 - Unit test failure in multi-currency org
Resolved in July 2023 via #438 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When deployed into an org having multi-currency enabled, the fflib_SObjectSelectorTest.testPolymorphicSelectWithRelatedType test fails with the exception "fflib_QueryFactory.InvalidFieldException: Invalid field 'CurrencyIsoCode' for object 'Group'".
To Reproduce
Expected behavior
In a multi-currency org (as well as a single-currency org), all tests should pass.
Version
Latest version of master as of 2022-12-22 (commit: fbe6df4).
The text was updated successfully, but these errors were encountered: