I created a variable (softwareVersion) with the syntax: substring(issue.summary, indexOf("Version ") + 7, indexOf(" ", indexOf("Version ") + 7))
Within the same rule, when I attempt to create a new issue with the variable as the summary title, it displays the whole substring... syntax, not the actual value
Hello @kevin m
Welcome to the Atlassian community.
Please show the details fo the Create Variable step.
Hi @kevin m -- Welcome to the Atlassian Community!
Adding to Trudy's suggestions...
Also please post an example of your issue Summary which contains the version. This will help verify if the parsing syntax is accurate for the variable.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.