-
Bug
-
Resolution: Duplicate
-
Critical
-
None
The "Trigger builds remotely" Token is not saved (similar to JENKINS-36451).
Steps to reproduce:
- create an new Multibranch Pipeline Job.
- Fill all required information.
- Under "Build Triggers" select "Trigger builds remotely (e.g., from scripts)".
- Enter a token.
- Save.
- Open the configuration again.
- The "Trigger builds remotely" checkbox is not selected anymore.
Luckily as a workaround we can use the Trigger "Periodically if not otherwise run".
- duplicates
-
JENKINS-37412 Multibranch pipelines not allowing trigger from script
-
- Resolved
-
[JENKINS-40335] "Trigger builds remotely" not saved in Project Pipeline Configuration
Description |
Original:
The "Trigger builds remotely" Token is not saved (similar to Steps to reproduce: * create an new Multibranch Pipeline Job * Fill all required information. * Under "Build Triggers" select "Trigger builds remotely (e.g., from scripts)" * Enter a token. * Save. * Open the configuration again. * The "Trigger builds remotely" checkbox is not selected anymore. Luckily as a workaround we can use the Trigger "Periodically if not otherwise run". |
New:
The "Trigger builds remotely" Token is not saved (similar to Steps to reproduce: * create an new Multibranch Pipeline Job. * Fill all required information. * Under "Build Triggers" select "Trigger builds remotely (e.g., from scripts)". * Enter a token. * Save. * Open the configuration again. * The "Trigger builds remotely" checkbox is not selected anymore. Luckily as a workaround we can use the Trigger "Periodically if not otherwise run". |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
This is also true for any kind of jobs. In Jenkins 2.19.4, even a freestyle job won't save the token.