-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins ver. 2.164.1 (LTS)
Rebuilder plugin 1.30
When you rebuild build a previous build caused by user X the build cause of the new build is also user X instead of the current user.
For example:
Job #123 cause by user X
User Y rebuilds job #123.
Build cause of the rebuild with plugin 1.29: User Y
Build cause of the rebuild with plugin 1.30: User X
The latter is not what I would expect.