jenkinsci / jenkinsci/parameterized-trigger-plugin

[JENKINS-36549] Parameterized Trigger Plugin - doesn't pass parameters after upgrating jenkins to 2.7

Open
#682 3 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

Hi,

In the last days - I noticed functionality of Parameterized Trigger Plugin has changed and that passing a variable to the triggered job, that is not defined as an input to the triggered job won't be passed.

Not sure what made this happen, the only change jenkins was upgraded to ver. 2.7

I created a job named 'B' that triggers a job named 'A', and passes 2 parameters.

Both jobs do not have input parameters.

I see that the param.properties file it created and contains the data,

but for some reason job 'A' doesn't receive the parameters even though this worked in the past.

---
Originally reported by amizrahi, imported from: Parameterized Trigger Plugin - doesn't pass parameters after upgrating jenkins to 2.7


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

Raw content of original issue

Hi,
In the last days - I noticed functionality of Parameterized Trigger Plugin has changed and that passing a variable to the triggered job, that is not defined as an input to the triggered job won't be passed.
Not sure what made this happen, the only change jenkins was upgraded to ver. 2.7
I created a job named 'B' that triggers a job named 'A', and passes 2 parameters.
Both jobs do not have input parameters.
I see that the param.properties file it created and contains the data,
but for some reason job 'A' doesn't receive the parameters even though this worked in the past.


3 attachments

- [A.PNG](https://issues.jenkins.io/secure/attachment/33254/A.PNG)
> ![A.PNG](https://issues.jenkins.io/secure/attachment/33254/A.PNG)
- [B.PNG](https://issues.jenkins.io/secure/attachment/33255/B.PNG)
> ![B.PNG](https://issues.jenkins.io/secure/attachment/33255/B.PNG)
- [output.PNG](https://issues.jenkins.io/secure/attachment/33253/output.PNG)
> ![output.PNG](https://issues.jenkins.io/secure/attachment/33253/output.PNG)

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.