Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
Jenkins 1.528 + Email-ext plugin 2.32
Description
Steps to reproduce:
1. Install Email-ext plugin;
2. Create default multi-configuration project;
3. Select several nodes to run the job in multi-configuration project;
4. Add post-build action -> Editable Email Notification;
5. Set 'Trigger for matrix projects' = Trigger only the parent job -> Apply changes;
6. Reopen job configuration and observe the value of 'Trigger for matrix projects' property.
Attachments
Issue Links
- is duplicated by
-
JENKINS-19363 Email extension plugin option to send email only for parent matrix builds does not work
-
- Resolved
-
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Link |
This issue is duplicated by |
Workflow | JNJira [ 150739 ] | JNJira + In-Review [ 193651 ] |
Code changed in jenkins
User: Alex Earl
Path:
src/main/java/hudson/plugins/emailext/ExtendedEmailPublisherDescriptor.java
src/main/resources/hudson/plugins/emailext/ExtendedEmailPublisher/config.groovy
http://jenkins-ci.org/commit/email-ext-plugin/0bd7b7ed460cf6854a9481616d046f59626c1bd7
Log:
Fix
JENKINS-19291Fixed the name of the item used to set the matrix mode internally.