-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins ver. 2.46.2 on Ubuntu 16.04.
Plugins were updated, which forces changes to jobs that use plugins that include their version information. Was looking at a job that had a recent change as shown by the job config history plugin. The changes were all plugin version changes, and a specific user, not 'anonymous', was listed. He shouldn't have access rights to update plugins. I asked him if he did, he had no idea what I was talking about.
Looking at the list of similar issues, this might be a duplicate of
The user, who is listed at the JCH page of a certain job is not the user who updated plugins. If the plugins were updated by anyone (who has rights to do that), these version changes will get saved the next time the job configuration will get saved. So if your user saved the job configuration (even if he didn't really change something on the job configuration), the plugin versions in that job configuration will change. Since your user is that one who saved the configuration page, JCH shows, that your user changed the plugin version information on that job configuration. Well, he haven't done that directly, but as he saved the job configuration after the plugins were updated by anyone, this change got assigned to your user.