I'd like to create an automation rule that updates my custom field Automation Status from "Automation - Complete" to"Automation - Needs Review" when a test step is added or an existing test step is modified.
So far I've been able to update the status based on the ticket itself being updated, but I need to isolate it to the Test Steps. or at a minimum exclude whenever a test is added to a test plan.
Any suggestions?
Full disclosure that I am not using the XRay app, so others in the community may have a better answer.
When you add test steps the issued updated trigger is firing, so you should be able to detect that change:
Sometimes the names of the smart values for fields have non-obvious names/capitalization. To find the field you want this how-to article may help: https://support.atlassian.com/jira-software-cloud/docs/find-the-smart-value-for-a-field/
Best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.