|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

I'm not sure it's dupe. JENKINS-23363 is caused by a NullPointerException in line 402 and this one is caused by a NumberFormatException in line 400. Also, the "how to reproduce" is different.
I was planning on fixing this one by setting a default value for noOfDisplayedBuilds in BuildPipelineView, what do you think?