jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-57975] src/main/resources/hudson/plugins/parameterizedtrigger/BinaryFileParameterFactory/help-parameterName.html is empty
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
- install the Jenkins Parameterized Trigger plugin (2.35.2)
- create a freestyle job
- click Add build step
- click Trigger/call builds on [sic] other projects
- click Add ParameterFactories [sic]
- click For every matching file, invoke one build
- click
next to File Name In Child Projects - See a blank help box.
Expected results: there should be help.
The relevant empty file is:
I'm not going to fix this right away. Filing it because I found it while reading the help for everything and I'm punting as I'm not quite sure about the fix.
---
Originally reported by jsoref, imported from: src/main/resources/hudson/plugins/parameterizedtrigger/BinaryFileParameterFactory/help-parameterName.html is empty
Raw content of original issue
- install the Jenkins Parameterized Trigger plugin (2.35.2)
- create a freestyle job
- click Add build step
- click Trigger/call builds on [sic] other projects
- click Add ParameterFactories [sic]
- click For every matching file, invoke one build
- click
next to File Name In Child Projects
- See a blank help box.
Expected results: there should be help.
The relevant empty file is:
I'm not going to fix this right away. Filing it because I found it while reading the help for everything and I'm punting as I'm not quite sure about the fix.
Contributor guide
Assessment
This issue has not been assessed yet.