Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
hudson.model.Cause.UserCause is deprecated. hudson.model.Cause.UserIdCause should be used instead.
See JENKINS-20787 and JENKINS-20791
Attachments
Issue Links
- is related to
-
JENKINS-20787 BUILD_USER_ID is not set in Maven build execution triggered by release:perform
-
- Open
-
Release button still triggers UserCause not UserIdCause. See https://github.com/jenkinsci/release-plugin/blob/master/src/main/java/hudson/plugins/release/ReleaseWrapper.java#L695