I'm trying to create an automation rule that links a newly created ticket with similar tickets based on a JQL condition.
So for a newly created ticket, if the company id equals the company id for a different ticket the newly created ticket would link to that similar ticket(s).
I'm struggling with the JQL condition needed to search for other tickets based on thecompany ID entered into the new ticket.