Hi all,

Most of the jobs I am running are being updated (by user SYSTEM ?) every 
time the job runs. 

The updated value is <time> and here is how the job config diff looks like:

36                  <generated>true</generated>
37                  <exposedToEnvironment>false</exposedToEnvironment>
38                  <value>
-39                    <time>1394798774448</time>
+39                    <time>1394800224909</time>
40                    <timezone>Europe/London</timezone>
41                  </value>
42                  <checked>false</checked>

It seems that the configuration is updated when a Post-build Action is 
added in the job (I need to verify other add-ons)

This causes 
the https://wiki.jenkins-ci.org/display/JENKINS/SCM+Sync+configuration+plugin 
repository to grow very quickly, and it makes difficult to work out when a 
configuration has been changed by a user and not SYSTEM.

Has anyone seen this kind of issue ?

Thanks,
Jakub

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to