-
Bug
-
Resolution: Fixed
-
Major
-
None
Jenkins 1.540
Plugin 0.36
checkETag value is true in "config.xml":
find ./ -type f -exec grep -HIn "ETag" {} \;
./jobs/testing_job/config.xml:64: <checkETag>true</checkETag>
but falg is not presented at the job web page and therefore on the second save action sets to false in config.xml
- is duplicated by
-
JENKINS-19361 Check ETag/MTime do not save in Job
-
- Resolved
-
[JENKINS-20712] ETag/MTime saved in config.xml but there is no flag in job web page.
Description |
Original:
Jenkins 1.540 Plugin 0.36 checkETag value is true in "config.xml": find ./ -type f -exec grep -HIn "ETag" {} \\; ./jobs/testing_job/config.xml:64: <checkETag>true</check ETag> but not presented at the job web page and therefore on second save action sets to false in config.xml |
New:
Jenkins 1.540 Plugin 0.36 checkETag value is true in "config.xml": find ./ -type f -exec grep -HIn "ETag" {} \; ./jobs/testing_job/config.xml:64: <checkETag>true</checkETag> but falg is not presented at the job web page and therefore on the second save action sets to false in config.xml |
Assignee | Original: Gregory Boissinot [ gbois ] | New: Lev Mishin [ le0 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Summary | Original: ETag saved in config.xml but there is no flag in job web page. | New: ETag/MTime saved in config.xml but there is no flag in job web page. |
Link |
New:
This issue is duplicated by |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
The same issue manifests for the "Check the last modification Date" checkbox