Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Trivial
-
Resolution: Fixed
-
None
Description
In job summary page there is a trend graph. You can click on configure button to change its style. However changes are not applied immediately after saving new settings. Moreover when changing (for the first time) from default to any other type after clicking on enlarge, new type is shown. For subsequent changes in enlarged view old type is shown (same as in summary page)
Code changed in jenkins
User: Ulli Hafner
Path:
src/main/java/hudson/plugins/analysis/core/AbstractProjectAction.java
src/main/java/hudson/plugins/analysis/graph/TrendDetails.java
src/main/resources/hudson/plugins/analysis/graph/TrendDetails/index.jelly
http://jenkins-ci.org/commit/analysis-core-plugin/ea79d2b6d28c9bf36ed58864d55d8922ce1bd5fc
Log:
JENKINS-22295Added fake URL so that graph detail view uses selected graph type.