Skip to content

Conversation

fschrogl
Copy link

When using Gitblit's Ticket system it is possible to create milestones without a due date. Doing so can result in a NullPointerException when (re)loading the tickets page, due to the not null-save TicketsMilestone comparator.

This pull request makes the comparator null-safe and orders milestones without a due date last.

@flaix flaix added this to the 1.9.0 milestone Jun 10, 2019
@flaix flaix merged commit a92a8fb into gitblit-org:master Jun 10, 2019
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.

2 participants