jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-39274] "Trigger build without parameters" checkbox cleared if tab duplicated in Chromium
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
This is with the parameterized trigger plugin version 2.31.
If you have a job where the "Trigger build without parameters" checkbox is checked in the configuration, and you view this configuration in Google Chromium, and right-click on the browser tab and choose "Duplicate" from the right-click menu, the aforementioned checkbox is unchecked in the new tab.
I am not sure if this is a Chromium bug or a bug in the Jenkins plugin.
---
Originally reported by rdgreen, imported from: "Trigger build without parameters" checkbox cleared if tab duplicated in Chromium
Raw content of original issue
This is with the parameterized trigger plugin version 2.31.
If you have a job where the "Trigger build without parameters" checkbox is checked in the configuration, and you view this configuration in Google Chromium, and right-click on the browser tab and choose "Duplicate" from the right-click menu, the aforementioned checkbox is unchecked in the new tab.
I am not sure if this is a Chromium bug or a bug in the Jenkins plugin.
environment
```
Browser: Chromium Version 53.0.2785.143 Fedora Project (64-bit)
Jenkins 2.13 on AWS
```
Contributor guide
Assessment
This issue has not been assessed yet.