jenkinsci / jenkinsci/parameterized-trigger-plugin

[JENKINS-47215] Include/passthrough Upstream SVN Revisons doesn't work if a job is rebuild

Open
#732 0 comments 0 reactions 0 assignees View on GitHub
component:parameterized-trigger-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
77
Forks
174
Avg merge
22h 27m
Merged PRs (30d)
1

Description

One job is configured to trigger another job using "Build other project (manual step) and option "Include/passthrough Upstream SVN Revisons" is set. Both jobs check out the same SVN repository.

If I trigger the first job, change the SVN repository (revision is increased) then trigger the second job, the second job uses SVN revision from first job correctly.

However if I rebuild the second job, it uses the latest SVN revision now instead of revision used by first job.

---
Originally reported by s_hildwein, imported from: Include/passthrough Upstream SVN Revisons doesn't work if a job is rebuild


  • assignee: huybrechts
  • status: Open
  • priority: Major
  • component(s): parameterized-trigger-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-12-07

Raw content of original issue

One job is configured to trigger another job using "Build other project (manual step) and option "Include/passthrough Upstream SVN Revisons" is set. Both jobs check out the same SVN repository.

If I trigger the first job, change the SVN repository (revision is increased) then trigger the second job, the second job uses SVN revision from first job correctly.
However if I rebuild the second job, it uses the latest SVN revision now instead of revision used by first job.

environment

```
Jenkins 2.78

Parameterized Trigger plugin 2.35.2
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.