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

Bugfix for #215 #337

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Bugfix for #215 #337

merged 1 commit into from
Oct 14, 2024

Conversation

florvix7snub
Copy link

Problem caused by DataSetBuilder.build(). The rowKey which is an instance of TreeSet is sorted by natural ordering.

The values of rowKey seems not visible to end users, got a quick way to fix the issue by adding a prefix to each of them.

Issue#215

Testing done

I have created a class to test this function. Just to save a .png picture to my local.

Submitter checklist

Problem caused by DataSetBuilder.build(). The `rowKey` which is an instance of
`TreeSet` is sorted by **natural ordering**.

The values of `rowKey` seems not visible to end users, got a quick way to fix
the issue by adding a prefix to each of them.
@caseyjhol
Copy link

@eroshenkoam What would it take to get this merged in?

@baev baev merged commit 2156469 into jenkinsci:master Oct 14, 2024
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.

3 participants