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

OBPIH-5771 Fix ordering by year on requisition by year indicator #4350

Conversation

drodzewicz
Copy link
Collaborator

No description provided.

}
results = results.sort()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

out of curiosity - what is it sorted by? I ask, because I don't see what type is hidden under the results

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kchelstowski expand code a little bit and you'll see it
Selection_832

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

results is of type LinkedHashMap, apparently by default it sorts its values by keys

@awalkowiak awalkowiak changed the base branch from develop to release/0.8.23 October 23, 2023 19:09
@awalkowiak awalkowiak merged commit 87ec179 into release/0.8.23 Oct 24, 2023
3 checks passed
@awalkowiak awalkowiak deleted the OBPIH-5771-invalid-order-of-data-on-requisition-count-by-year-indicator branch October 24, 2023 11:59
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.

None yet

3 participants