-
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