Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Critical
-
Resolution: Won't Fix
-
Component/s: workflow-cps-plugin
-
Labels:None
-
Environment:Jenkins 2.32.3. All plugins up to date.
-
Similar Issues:
Description
This issue was marked as fixed in ----, however, I am still seeing this issue in 2.32.3 LTS (all plugins updated). The attached screenshots show the issue and the relevant project configuration.JENKINS-28447
Attachments
Issue Links
- is duplicated by
-
JENKINS-42836 Build parameter not expanded in script path
-
- Resolved
-
- relates to
-
JENKINS-28447 CpsScmFlowDefinition does not resolve variables
-
- Resolved
-
Activity
Field | Original Value | New Value |
---|---|---|
Priority | Minor [ 4 ] | Blocker [ 1 ] |
Priority | Blocker [ 1 ] | Critical [ 2 ] |
Description |
This issues was marked as fixed in !image-2017-03-22-12-24-34-861.png! !image-2017-03-22-12-24-06-284.png! !image-2017-03-22-12-26-11-981.png! !image-2017-03-22-12-28-18-032.png! |
This issue was marked as fixed in - !image-2017-03-22-12-24-34-861.png! !image-2017-03-22-12-24-06-284.png! !image-2017-03-22-12-26-11-981.png! !image-2017-03-22-12-28-18-032.png! |
Description |
This issue was marked as fixed in - !image-2017-03-22-12-24-34-861.png! !image-2017-03-22-12-24-06-284.png! !image-2017-03-22-12-26-11-981.png! !image-2017-03-22-12-28-18-032.png! |
This issue was marked as fixed in -- !image-2017-03-22-12-24-34-861.png! !image-2017-03-22-12-24-06-284.png|width=878,height=308! !image-2017-03-22-12-26-11-981.png|width=1088,height=284! !image-2017-03-22-12-28-18-032.png|width=774,height=431! |
Description |
This issue was marked as fixed in -- !image-2017-03-22-12-24-34-861.png! !image-2017-03-22-12-24-06-284.png|width=878,height=308! !image-2017-03-22-12-26-11-981.png|width=1088,height=284! !image-2017-03-22-12-28-18-032.png|width=774,height=431! |
This issue was marked as fixed in --- !image-2017-03-22-12-24-34-861.png! !image-2017-03-22-12-24-06-284.png|width=992,height=348! !image-2017-03-22-12-26-11-981.png|width=1088,height=284! !image-2017-03-22-12-28-18-032.png|width=991,height=552! |
Link |
This issue is duplicated by |
Component/s | pipeline [ 21692 ] |
Link |
This issue relates to |
Resolution | Won't Fix [ 2 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Comment |
[ This also affected variables being used in email-ext-plugin generated email messages. My emails were wrecked. Here is a snippet from the top of one: {noformat} ${PROJECT_NAME} ${PROPFILE,file="config.sh",property="VerStr"} for branch ${ENV,var="SVN_BRANCH"} ${BUILD_STATUS} ^ java.lang.NullPointerException MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1_1780705128.1491498183440" X-Jenkins-Job: VSaaS Agent vagent X-Jenkins-Result: FAILURE ------=_Part_1_1780705128.1491498183440 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit <pre style='font-family:Verdana;'> {noformat} ] |