On the screen for selecting a unit to include as payout to a retiree, sorting by costs sorts the cost as strings (alphabetical) instead of as numbers (low-high/high-low).
Example: 1,000,000 327,083 4,000,000
Should be: 327,083 1,000,000 4,000,000
Fixed in [r2237]
Commit: [r2237]
Log in to post a comment.
Fixed in [r2237]
Related
Commit: [r2237]