Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
-
Declarative backlog
Description
Mini reproduction case
pipeline { agent none environment { FOO = "${BAR?.contains('banana') ? 'bar has banana' : 'no bar or no banana'}" } stages { stage('echo') { steps { echo "FOO is ${FOO}" } } } }
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Sprint | Declarative backlog [ 621 ] |
Assignee | Andrew Bayer [ abayer ] | Jose Blas Camacho Taboada [ jtaboada ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Resolved [ 5 ] |
Remote Link | This issue links to "jenkinsci/pipeline-model-definition-plugin#309 (Web Link)" [ 22443 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |