I have to compare the input which is selected with the specific and create the jira issue accordingly.
There should only be one set of double-curly brackets around the smart values in an expression. And it appears in your Manual Trigger's user inputs that you entered a variable name of:
{{SystemNamenumber}}
When naming a variable, do not include the double-curly brackets. Instead use just the name:
SystemNamenumber
Later in the rule, when using the smart value, it is referred to as this:
{{userInputs.SystemNamenumber}}
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.
Awesome; I am glad to learn it is working.
Please consider marking this question as "answered". That will help others with a similar need find solutions faster in the future. Thanks!
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.