Please make the steps {{recordIssues}} and {{publishIssues}} configurable in the way that Jenkins will display one aggregation trend chart and no scanner-specific trend chart on the Jenkins job status page independent how often the steps are configured/called.
For example:
For the {{publishIssues}} step you could add the option like this: {code:java} publishIssues trendChartType: 'AGGREGATION_ONLY' {code} This option would allow me using multipe {{publishIssues}} steps.
Instead of {{this}}: {code:java} recordIssues aggregatingResults: true {code} you could align it with {{publishIssues}} and add the same options trendChartType