Quantcast

[JIRA] (JENKINS-14840) default graph values are not saved

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14840) default graph values are not saved

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Assignee: Ulli Hafner
Attachments: analysis.txt, config.xml
Components: analysis-collector, analysis-core
Created: 17/Aug/12 9:21 AM
Description:

With a fresh install of Jenkins 1.477, the following plugins are installed:
Static Analysis Utilities (1.43),
FindBugs Plug-in (4.42),
Warnings Plug-in (4.13),
Checkstyle Plug-in (3.29),
PMD Plug-in (3.29),
Task Scanner Plug-in (4.32),
Static Analysis Collector Plug-in (1.29).

In a maven job, a combined analysis is configured.
Then in the default graph configuration (job/test/analysis/configureDefaults/?), whatever values are written they are not saved when clicking the save button.
There is no error displayed in the browser or in the logs.
The lastModified tome of the analysis.txt file in the job directory is changed when clicking the save button, but the content is always the same (500!200!50!30!PRIORITY!0).

Tested with both firefox and chrome.

Environment: Windows XP, Java 1.7.0_05, Jenkins 1.477
Project: Jenkins
Priority: Major Major
Reporter: evernat
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14840) default graph values are not saved

JIRA noreply@jenkins-ci.org

analysis.txt and config.xml of the test job attached

Change By: evernat (17/Aug/12 9:22 AM)
Attachment: config.xml
Attachment: analysis.txt
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14840) default graph values are not saved

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Change By: evernat (29/Sep/12 9:03 PM)
Description: With a fresh install of Jenkins 1.477, the following plugins are installed:
Static Analysis Utilities (1.43),
FindBugs Plug-in (4.42),
Warnings Plug-in (4.13),
Checkstyle Plug-in (3.29),
PMD Plug-in (3.29),
Task Scanner Plug-in (4.32),
Static Analysis Collector Plug-in (1.29).

In a maven job, a combined analysis is configured.
Then in the default graph configuration (job/test/analysis/configureDefaults/?), whatever values are written they are not saved when clicking the save button.
There is no error displayed in the browser or in the logs.
The lastModified
 tome  time  of the analysis.txt file in the job directory is changed when clicking the save button, but the content is always the same (500!200!50!30!PRIORITY!0).

Tested with both firefox and chrome.
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14840) default graph values are not saved

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
evernat commented on Bug JENKINS-14840

Yes, the default graph values are saved for the other plugins, the tasks and findbugs plugins for example.
At least, after the first build with the plugins enabled.

But it does not work for the default graph values of the combined analysis.

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14840) default graph values are not saved

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

Code changed in jenkins
User: Ulli Hafner
Path:
src/main/java/hudson/plugins/analysis/graph/DefaultGraphConfigurationView.java
http://jenkins-ci.org/commit/analysis-core-plugin/235e180bca2a951c4914fc9791c75f8844bf1e83
Log:
[FIXED JENKINS-14840] Use correct filename when saving graph config.

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 [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14840) default graph values are not saved

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Change By: SCM/JIRA link daemon (15/Feb/13 3:52 PM)
Status: Open Resolved
Resolution: Fixed
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 [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Loading...