Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed default currency code in currency field (#5028)
Default currency logic was not handling a specific case where the default currency is empty in the field metadata. I fixed the ternary cascade and made it more explicit, thus also avoiding falling into having an empty currency code being persisted.
- Loading branch information