I have 2 projects. When a ticket is raised in project1, a ticket is auto created in project2 and added as a linked item. the project 2 ticket is only created and linked if a specific field has a specific value.
The issue us that project 1 is used for other tickets also and we are nearing our monthly quota for executions.
Ideally, I only want the automation rule to run is a specific field has a specific value. (for some reason I cannot add a screenshot).
The rule starts off with 'When: Issue created' so it runs every time
Any ideas would be appreciated.