-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
I am trying to fetch "Project Recipient List" in "Default Pre-send Script", but trigger.getEmail().getRecipientList() always return null, am i using the method right way?
[JENKINS-68731] trigger.getEmail().getRecipientList() in Default Pre-send Script always return null
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
You can only access the list of folks setup in the trigger itself, you can't access the project's recipient list.