Add a `<Report format> warnings per project` portlet. It would be nice to have one generic portlet entry which allows to configure

      • the display name of the portlet
      • whether zero warnings projects should be hidden
      • the type of report format (CheckStyle, CPD, SpotBugs, ...)
      • the column content (severity, category)

      By having only one generic portlet entry we would avoid to overload the dropdown component with too many entries.

          [JENKINS-55501] <Report format> warnings per project portlet

          Ulli Hafner added a comment -

          What should be shown here?

          Ulli Hafner added a comment - What should be shown here?

          Robin Jansohn added a comment -

          I added a screenshot with an example for dependency-check report format.

          Robin Jansohn added a comment - I added a screenshot with an example for dependency-check report format.

          Ulli Hafner added a comment - - edited

          Basically we need a kind of duplication of the IssuesTablePortlet class. Rather than printing the number of issues of each tool in a different column the columns should show the number of issues of each severity (and in a second step category). Maybe it would even make sense to use the same tool selection (i.e. several tools and not just one).

          (See also documentation of existing issues table)

          Ulli Hafner added a comment - - edited Basically we need a kind of duplication of the IssuesTablePortlet class. Rather than printing the number of issues of each tool in a different column the columns should show the number of issues of each severity (and in a second step category). Maybe it would even make sense to use the same tool selection (i.e. several tools and not just one). (See also documentation of existing issues table )

            Unassigned Unassigned
            jansohn Robin Jansohn
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: