Issue Type: Bug Bug
Assignee: huybrechts
Components: parameterized-trigger
Created: 16/Mar/14 12:27 PM
Description:

I have following setup:

  1. 2 jobs:
    1. main job is configured to listed for SVN commit hook and build when commit happens
    2. deploy job is triggered by this plugin in non-blocking mode and does only a deployment (don't listen for SVN stuff)
  2. Email-ext setup on both jobs to e-mail in case of failure

In case if failure of main job I get the e-mail, because actual e-mail address is retrieved from user, who did SVN commit, which triggered the build.

However even though I've set "Include/passthrough Upstream SVN Revisons" I don't get e-mail. I guess this option doesn't pass the e-mail addresses from upstream job to be used in case of failure by Email-ext plugin.

Project: Jenkins
Labels: email-ext parameterized
Priority: Major Major
Reporter: Alexander Obuhovich
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to