I'm trying to make an Automation that it's trigger is Test Step updated/added/removed (I'm using Xray). I couldn't find in the Automations Triggers the solution how to set that trigger. I'm using Jira Data Center.
I'm trying to make an Automation that it's trigger is Test Step updated/added/removed (I'm using Xray). I couldn't find in the Automations Triggers the solution how to set that trigger. I'm using Jira Data Center.
You may use ScriptRunner for Jira plugin for that operation.
Using the Listeners, you can set a trigger on an event and can do whatever you want.