-
Bug
-
Resolution: Fixed
-
Major
When adding "Editable Email Notification" as a post-build action, I am seeing that $DEFAULT_RECIPIENTS is always set in the Project Reply-To List field by default, instead of $DEFAULT_REPLYTO. All the other fields have their $DEFAULT_xxx variables matching their corresponding field, but it looks like there may have been a copy/paste oversight and the wrong default variable is being used for the Reply-To field.
See screenshot: http://i.imgur.com/Ckq1UHl.png
I've tested a fix for this and will submit the diff in a Pull Request on the GitHub project for email-ext.
[JENKINS-17733] $DEFAULT_RECIPIENTS is the default Project Reply-To List instead of $DEFAULT_REPLYTO
Assignee | Original: Stuart Montgomery [ stmontgomery ] | New: Alex Earl [ slide_o_mix ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Description |
Original:
When adding "Editable Email Notification" as a post-build action, I am seeing that $DEFAULT_RECIPIENTS is always set in the Project Reply-To List field by default, instead of $DEFAULT_REPLYTO. All the other fields have their $DEFAULT_xxx variables matching their corresponding field, but it looks like there may have been a copy/paste oversight and the wrong default variable is being used for the Reply-To field. I've tested a fix for this and will submit the diff in a Pull Request on the GitHub project for email-ext. |
New:
When adding "Editable Email Notification" as a post-build action, I am seeing that $DEFAULT_RECIPIENTS is always set in the Project Reply-To List field by default, instead of $DEFAULT_REPLYTO. All the other fields have their $DEFAULT_xxx variables matching their corresponding field, but it looks like there may have been a copy/paste oversight and the wrong default variable is being used for the Reply-To field. See screenshot: http://i.imgur.com/Ckq1UHl.png I've tested a fix for this and will submit the diff in a Pull Request on the GitHub project for email-ext. |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 148913 ] | New: JNJira + In-Review [ 192938 ] |