-
Bug
-
Resolution: Fixed
-
Minor
-
None
Without this, things like the reverse build trigger require approving access to hudson.model.Result.SUCCESS and the like.
- is related to
-
JENKINS-35352 unclassified field org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper result when trying to call setResult on wrong type
-
- Reopened
-
- relates to
-
JENKINS-34464 DescribableModel can't inspect ReverseBuildTrigger; need binding for Result
-
- Resolved
-
- links to
[JENKINS-40849] Script security should whitelist Result classes
Description | New: Without this, things like the reverse build trigger require approving access to {{hudson.model.Result.SUCCESS}} and the like. |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR #100 (Web Link)" [ 15207 ] |
Link |
New:
This issue relates to |
Link | New: This issue is related to JENKINS-35352 [ JENKINS-35352 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Fine so far as it goes, but useless without
JENKINS-34464.