We have Data Center and JWME...
I need to create a Post Function that creates a subtask (easy part) and copys some of the parent functions fields (also easy) but that has a validation condition:
relatedIssue.get("status")?.name == "Done"
I'm using the exact groovy expression in another post function but it is performing a transition but it won't let me use it for this one.
It gives me an error like the syntax is wrong but again I'm using the exact thing (different status name is all) in another Post Function.
Any help would be great.
Hey Gary,
Can you share a screenshot of the post function configuration? I've just checked the validator and it works correctly.
Show up and give back by attending an Atlassian Community Event: we’ll donate $10 for every event attendee in March!
Join an Atlassian Community Event!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.