jenkinsci / jenkinsci/parameterized-trigger-plugin

[JENKINS-60561] Issue with string parameter

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

Description

There is a bug in the parameterized plugin, Let say I use the string parameter and enter the name as Password or pwd then after I add any default value and description. But when I print that variable using execute shell in the Build section.

Just like : 

echo $Password

echo $pwd**

Getting blank **  value nothing is printed on the console

---
Originally reported by yashdevops, imported from: Issue with string parameter


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

Raw content of original issue

There is a bug in the parameterized plugin, Let say I use the string parameter and enter the name as Password or pwd then after I add any default value and description. But when I print that variable using execute shell in the Build section.

Just like : 

echo $Password

echo $pwd**

Getting blank **  value nothing is printed on the console

  • environment: Parameterized Plugin: version 2.36

2 attachments

- [Screenshot 2019-12-21 at 12.06.29 AM.png](https://issues.jenkins.io/secure/attachment/49847/Screenshot%202019-12-21%20at%2012.06.29%20AM.png)
> ![Screenshot 2019-12-21 at 12.06.29 AM.png](https://issues.jenkins.io/secure/attachment/49847/Screenshot%202019-12-21%20at%2012.06.29%20AM.png)
- [Screenshot 2019-12-21 at 12.07.43 AM.png](https://issues.jenkins.io/secure/attachment/49846/Screenshot%202019-12-21%20at%2012.07.43%20AM.png)
> ![Screenshot 2019-12-21 at 12.07.43 AM.png](https://issues.jenkins.io/secure/attachment/49846/Screenshot%202019-12-21%20at%2012.07.43%20AM.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.