Skip to content

Fixed #18435 - correct option value for currency format selector#18578

Merged
snipe merged 1 commit intodevelopfrom
#18435-fixed-currency-selection-selectbox
Feb 19, 2026
Merged

Fixed #18435 - correct option value for currency format selector#18578
snipe merged 1 commit intodevelopfrom
#18435-fixed-currency-selection-selectbox

Conversation

@snipe
Copy link
Copy Markdown
Member

@snipe snipe commented Feb 19, 2026

This is a small fix for a regression in how currency is displayed. The problem was not the currency format helper, but instead the select box which stores that data.

Screenshot 2026-02-19 at 11 57 59 AM

Given no inherent option value, it was defaulting to a zero-sorted array.

This restores the previous functionality of storing the actual value we're looking for.

Fixed #18435

@snipe snipe added this to the Feb 16 - Feb 28 milestone Feb 19, 2026
@snipe snipe changed the title Fixed currency selector Fixed #18435 - correct option value for currency selector Feb 19, 2026
@snipe snipe changed the title Fixed #18435 - correct option value for currency selector Fixed #18435 - correct option value for currency format selector Feb 19, 2026
@snipe snipe merged commit d0ce5e0 into develop Feb 19, 2026
7 of 8 checks passed
@snipe snipe deleted the #18435-fixed-currency-selection-selectbox branch February 19, 2026 12:05
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.

1 participant