jenkinsci / jenkinsci/cloudbees-folder-plugin
[JENKINS-51049] Folders Plugin GitHub Scanning Time not being copied into the Jobs
- Dominant language
- Java
- Stars
- 59
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
The Folders Plugin is not replicating required information into the sub-jobs.
The Folders plugin is used in a Multi-Configuration project for multiple related jobs. The job configuration is specified in the folder, and prints-thru into the individual job configurations. However, the github scan time is not replicating into the jobs, and is instead defaulting to an unacceptable 1-hour for unknown reasons. It is not possible to alter the individual job configurations to compensate for plugin defects, as there is no save button on the sub-jobs. Screenshots are attached of (a) an offending folder showing the requested 5-minute scan time, and (b) a typical folder sub-job showing the misconfiguration and defaulting to 1-hour instead of the 5-minutes specified in the folder.
This error makes the jobs almost unusable for normal development purposes, as source scans only occur a few times per day. Critical error.
---
Originally reported by
alt_jmellor, imported from: Folders Plugin GitHub Scanning Time not being copied into the Jobs
dnusbaum
Raw content of original issue
The Folders Plugin is not replicating required information into the sub-jobs.
The Folders plugin is used in a Multi-Configuration project for multiple related jobs. The job configuration is specified in the folder, and prints-thru into the individual job configurations. However, the github scan time is not replicating into the jobs, and is instead defaulting to an unacceptable 1-hour for unknown reasons. It is not possible to alter the individual job configurations to compensate for plugin defects, as there is no save button on the sub-jobs. Screenshots are attached of (a) an offending folder showing the requested 5-minute scan time, and (b) a typical folder sub-job showing the misconfiguration and defaulting to 1-hour instead of the 5-minutes specified in the folder.
This error makes the jobs almost unusable for normal development purposes, as source scans only occur a few times per day. Critical error.
environment
```
Cloudbees Folders Plugin 6.4
Jenkins 2.114
Ubuntu 14.04 w/ full updates
```
4 attachments
- [Screenshot from 2018-04-30 15-35-34.png](https://issues.jenkins.io/secure/attachment/42335/Screenshot%20from%202018-04-30%2015-35-34.png)
> 
- [Screenshot from 2018-04-30 15-36-14.png](https://issues.jenkins.io/secure/attachment/42334/Screenshot%20from%202018-04-30%2015-36-14.png)
> 
- [folder_config.xml](https://issues.jenkins.io/secure/attachment/42401/folder_config.xml)
- [subjob_config.xml](https://issues.jenkins.io/secure/attachment/42400/subjob_config.xml)
Contributor guide
Assessment
This issue has not been assessed yet.