-
Bug
-
Resolution: Fixed
-
Minor
See https://github.com/jenkinsci/jenkins/pull/3162/files/5792669d1cf162ac880739b8496e3dc801b11b2d#diff-3b22115cae1711b6cf46e6fa000fbb37 and the related TODO comment
- links to
[JENKINS-48467] UserIdCause uses wrong approach to rendering users
Labels | New: newbie-friendly |
Remote Link | New: This issue links to "PR 3238 (Web Link)" [ 19895 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
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