jenkinsci / jenkinsci/parameterized-trigger-plugin

[JENKINS-15920] Boolean parameter becomes string

Open
#550 6 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

I have a boolean parameter in my job. It is shown as a checkbox on the job 'parameters' page.

When I trigger this job via the Parameterized Trigger plug-in, I set the parameter the following way:

NIGHTLY=true

As a result, the triggered job has the word "true", not the checkbox. See screenshots attached.

---
Originally reported by alex01ves, imported from: Boolean parameter becomes string


  • assignee: cjo9900
  • status: Reopened
  • priority: Minor
  • component(s): parameterized-trigger-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 5
  • imported: 2025-12-07

Raw content of original issue

I have a boolean parameter in my job. It is shown as a checkbox on the job 'parameters' page.

When I trigger this job via the Parameterized Trigger plug-in, I set the parameter the following way:
NIGHTLY=true

As a result, the triggered job has the word "true", not the checkbox. See screenshots attached.

4 attachments

- [Screenshot_2018-01-24_07-55-22.png](https://issues.jenkins.io/secure/attachment/41221/Screenshot_2018-01-24_07-55-22.png)
> ![Screenshot_2018-01-24_07-55-22.png](https://issues.jenkins.io/secure/attachment/41221/Screenshot_2018-01-24_07-55-22.png)
- [Screenshot_2018-01-24_07-56-22.png](https://issues.jenkins.io/secure/attachment/41220/Screenshot_2018-01-24_07-56-22.png)
> ![Screenshot_2018-01-24_07-56-22.png](https://issues.jenkins.io/secure/attachment/41220/Screenshot_2018-01-24_07-56-22.png)
- [_bad.png](https://issues.jenkins.io/secure/attachment/22871/_bad.png)
> ![_bad.png](https://issues.jenkins.io/secure/attachment/22871/_bad.png)
- [_good.png](https://issues.jenkins.io/secure/attachment/22870/_good.png)
> ![_good.png](https://issues.jenkins.io/secure/attachment/22870/_good.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.