Hi Team,
I need to access the value of the "Labels" field in the workflow post function. My requirement is to create a ticket from one project to another when both the "Components" and "Labels" fields have some value. I've added the condition for components, but I'm unable to access it for labels. Can you please provide suggestions on "Labels"
Component : 'jira' in issue.components*.name
Hi @Lakshmi CH
Since you tagged 'scriptrunner' in this question I will assume you have it.
A similar question was answered about a year ago here:
Please review @Evgenii 's answer and if that solves your issue.
Hi @Shawn Doyle - ReleaseTEAM ,
Thank you for your prompt response. It seems that the current solution is not working for me. I need to add a condition where if the ticket label has a certain value, it should create a ticket in another project. Please refer to the screenshot for clarification.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Looks like you have some type checking errors to resolve.
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.