|
||||||||
|
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.

Hello, Ulli.
I've faced with related problem on another project.
Test case:
See summary
The numbers of new NORMAL priority warnings are different: 2 in sum result
The numbers of new NORMAL priority warnings become the same: 3 in sum result
It seems that is case "Use delta for new warnings" check box is checked, another algorithm is used only for build summary page. But for a new warnings page generation is used the same algorithm as in case "Use delta for new warnings" check box is unchecked.
I suppose that number of new warnings of a particular priority on new warning page should always be the same as on build summary page.