jenkinsci / jenkinsci/parameterized-trigger-plugin

[JENKINS-45084] Unable to retrieve parameters in downstream Project

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

Description

I had a requirement where I need to execute the Downstream jobs based on the parameters provided in the upstream job. I have provided the details using Predefined parameters. But to my surprise, those parameters are not getting shared with the downstream project. I have configured predefined parameters as follows.

DOMAIN="qa.papajohns.com_new1234"

 

I am retrieving the value as $DOMAIN in the downstream project

---
Originally reported by phani_kumar, imported from: Unable to retrieve parameters in downstream Project


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

Raw content of original issue

I had a requirement where I need to execute the Downstream jobs based on the parameters provided in the upstream job. I have provided the details using Predefined parameters. But to my surprise, those parameters are not getting shared with the downstream project. I have configured predefined parameters as follows.

DOMAIN="qa.papajohns.com_new1234"

 

I am retrieving the value as $DOMAIN in the downstream project

  • environment: Linux

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.