|
||||||||
|
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.

I've double checked the Upstream project name is correct. Also, the branch job is created with "Feature Branch", isn't it supposed to be correct?
In the "Configure" of branch job:
"This project builds a Subversion feature branch" is checked;
"Upstream project name" is "xxxx".
In the Status page of branch job:
"Subversion Merge Tracking
This project is a feature branch of xxxx"
Clicking the job link goes to the master job "xxxx", as expected.
In the "Configure" of master job:
"Accept Integration from Subversion feature branches" is checked.
In the "Feature Branches" of master job:
"Existing Feature Branches
xxxx-dev1"
Clicking the job name goes to the branch job, as expected.