Skip to content
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

#2491 : HashMap -> LinkedHashMap for sorting preservation #2562

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

DuckflipXYZ
Copy link
Collaborator

@DuckflipXYZ DuckflipXYZ commented Dec 20, 2024

It's a following of that PR (#2528) which was not enough, HashMap have their own sorting which is not linked to the input order. Change to LinkedHashMap was needed.

Tested locally and in remote.

@DuckflipXYZ DuckflipXYZ added the REVIEWABLE Has to be reviewed label Dec 20, 2024
@DuckflipXYZ DuckflipXYZ linked an issue Dec 20, 2024 that may be closed by this pull request
@michaelkain michaelkain merged commit d7c8af2 into fli-iam:develop Jan 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
REVIEWABLE Has to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Import mail: series order of exam is wrong
2 participants