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

Now that this is implemented (thanks!), would you mind to briefly describe how this works? In particular, is it possible now that only one column is added to a view, and multiple jobs in the view can show output from different analysis plugin in the same column (but different rows)? For example, suppose I have one job that publishes FindBugs results, and one job that publishes Android Lint results. Both jobs are shown in different rows of the same view. Can I now add a single column which would show the FindBugs warnings for the FindBugs job, and the Lint warnings for the Android Lint job? Or would I have to add two separate columns, one for each?