-
Bug
-
Resolution: Fixed
-
Minor
See https://github.com/jenkinsci/jenkins/pull/3162/files/5792669d1cf162ac880739b8496e3dc801b11b2d#diff-3b22115cae1711b6cf46e6fa000fbb37 and the related TODO comment
- links to
See https://github.com/jenkinsci/jenkins/pull/3162/files/5792669d1cf162ac880739b8496e3dc801b11b2d#diff-3b22115cae1711b6cf46e6fa000fbb37 and the related TODO comment
Code changed in jenkins
User: Oleg Nenashev
Path:
core/src/main/java/hudson/model/Cause.java
http://jenkins-ci.org/commit/jenkins/14605fea838947546da600faff9483cf2ba3f4eb
Log:
Introduce the new UserIdCause constructor, which accepts userId as an argument. (#3162)
JENKINS-48467- UserIdCuase: Add issue link in the TODO comment