jenkinsci / jenkinsci/conditional-buildstep-plugin
[JENKINS-28023] A Jelly field of another plugin used inside conditional step is renamed
- Dominant language
- Java
- Stars
- 17
- Forks
- 39
- Avg merge
- 23h 17m
- Merged PRs (30d)
- 1
Description
I am using Checkmarx Jenkins plugin which works correctly by itself.
However when it's placed inside conditional step a field of Jelly "f:entry" named "projectName: is being renamed to "buildStep" inside generated Jenkins HTML page.
From what I seen the field is getting renamed on the server side.
---
Originally reported by sergeyk, imported from: A Jelly field of another plugin used inside conditional step is renamed
domi
Raw content of original issue
I am using Checkmarx Jenkins plugin which works correctly by itself.
However when it's placed inside conditional step a field of Jelly "f:entry" named "projectName: is being renamed to "buildStep" inside generated Jenkins HTML page.From what I seen the field is getting renamed on the server side.
Contributor guide
Assessment
This issue has not been assessed yet.