Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
FindBugs plugin 4.30, Checkstyle plugin 3.21
Description
The Use delta for new warnings checkbox is always shown disabled when opening the config page.
Changes to it seem to be persisted, though. However this is still bad, as all other unrelated changes to the config will disable the setting, again.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Environment | FindBugs plugin 4.30, Checkstyle plugin 3.21 |
Description |
The Use delta for new warnings checkbix is always shown disabled when opening the config page. Changes to it seem to be persisted though, however this is still bad as all othe unrelated changes to the config will disable the setting, again. |
The Use delta for new warnings checkbox is always shown disabled when opening the config page. Changes to it seem to be persisted, though. However this is still bad, as all other unrelated changes to the config will disable the setting, again. |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 142001 ] | JNJira + In-Review [ 189931 ] |
Code changed in jenkins
User: Ulli Hafner
Path:
src/main/java/hudson/plugins/analysis/core/HealthAwarePublisher.java
src/main/java/hudson/plugins/analysis/core/HealthAwareReporter.java
http://jenkins-ci.org/commit/analysis-core-plugin/99c666e5e9f0bd7a9ee85994b56381c984a3c027
Log:
[FIXED JENKINS-11758] Added useDeltaValues to public API of reporter.