The issues column provides since release 6.1.0 a configuration of the totals type. This type is currently used in the cell but not in the tooltip hoover.

          [JENKINS-59591] Issue column tooltip always shows totals

          I'm starting to work on this

          Dennis Campagna added a comment - I'm starting to work on this

          Saurabh Yadav added a comment -

          Hi, Is this fixed ?

          Saurabh Yadav added a comment - Hi, Is this fixed ?

          Ulli Hafner added a comment -

          No, seems that sciamp assigned it but did never actually worked on it.

          Ulli Hafner added a comment - No, seems that sciamp assigned it but did never actually worked on it.

          Saurabh Yadav added a comment -

          Ok.

          Can you please guide me on where actually issue is. Steps to reproduce and the location of code to be fixed.

          I am very new here, so may be I am asking some more questions. Hope you understand.

           

          Looking forward.

          Thanks!

          Saurabh Yadav added a comment - Ok. Can you please guide me on where actually issue is. Steps to reproduce and the location of code to be fixed. I am very new here, so may be I am asking some more questions. Hope you understand.   Looking forward. Thanks!

          Ulli Hafner added a comment -

          Ulli Hafner added a comment - There is already a UI test case at: https://github.com/jenkinsci/warnings-ng-plugin/blob/master/ui-tests/src/test/java/io/jenkins/plugins/analysis/warnings/IssuesColumnUiTest.java#L109 (Actually the test verifies the current behavior) If one configures a column that shows new warnings only then the tooltip should show the number of new warnings as well (shows the total currently). The code is in https://github.com/jenkinsci/warnings-ng-plugin/blob/master/plugin/src/main/java/io/jenkins/plugins/analysis/core/columns/IssuesTotalColumn.java . The unit test in https://github.com/jenkinsci/warnings-ng-plugin/blob/master/plugin/src/test/java/io/jenkins/plugins/analysis/core/columns/IssuesTotalColumnTest.java

            drulli Ulli Hafner
            drulli Ulli Hafner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: