Hi everyone! I'm running an automation that, at a certain point, performs a search action. To continue the process, I need to transition the item returned by the search. How can I do this?
Hi Gabriel,
It depends on what you mean by a search action. You can use conditions based on JQL. What is the exact scenario?
When a new item is created, I analyze the description for key words. If I find them, the newly created item goes through a transition and, after this, I search for items related to the newly created item through a specific field. Finally, I want to transition the items found in the search, as shown in the image below. I apologize as it is in Portuguese.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Okay, so what is not working with the rule?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
After performing the search and executing the transition action, the transition is not performed on the searched item but on the trigger item.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you share the audit log of when the rule runs?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I made some changes to the rule. Below is the new rule along with the log. Please disregard the written comment that appears in the audit log.
When changing, the trigger is manual from the item. When the transition is performed, I would like the item from which the automation trigger was performed and the searched item to go through the item transition.
When I view the searched item, it remains in the same status as before the rule was run.
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.