Hi,
I have an JIRA automation which triggers my bamboo build when an issue is created.I am trying to pass a smart value {{issue.summary.match}} to my bamboo plan.
But when i try to print the value in bamboo it's empty.
My config below:
JIRA Automation web request details:
Content-Type:application/x-www-form-urlencoded
Authorization:xxxxx
HTTP Methos:POST
Webhook body:Custom data
Custom data:
stage:Job1
executeAllStages:1
bamboo.variable.var={{issue.summary.match(<myregex)}}
NOTE:I tried logging the value for my smartvalue and it does print the expected output.
I referred to https://docs.atlassian.com/atlassian-bamboo/REST/7.0.4/#d2e1239 .
Can anyone help resolve this issue?
Any update on this . how you resolved this ?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.