| Sorry, this was a too short description indeed. In Jenkins dashboard view you currently configure the view by clicking edit. Then a new view opens where you (or the admin) can fill in the values of the view (dashboards, jobs, etc). Then you press SAVE and see the results. If I remember correctly, one user can create such view, and every other user uses the same configuration and cannot change it. On the other hand, the new warnings-ng details view (URL job/build/checkstyle as an example) show a new view with the issues table, pie charts and the history chart. This view can be configured by the user without opening a new configuration view. Just change the content of the accordion using < and > and the current visible chart will be stored for each user. There is no configuration screen. Now the question is: how should the configuration of the portlet work? Using the former or latter way? Or a combination of both? |