Hi,
I am getting this error in a script that uses the keyword `let`.
"Jira expression failed to parse: line 1, column 32:\nexpression expected, reserved keyword 'let' encountered."
Example:
let a = 10;
let b = 20;
If you use the Test button functionality form within ScriptListener tab, it works fine. But if you save the script and try to trigger the script by doing some transitions, this fails.
According to this:
https://developer.atlassian.com/cloud/jira/platform/jira-expressions/#variable-assignment
Using `let` variables should be allowed.
Please help
thanks
Did you ever figure this out or get a response?
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.