Good morning community,
I have a challenge to make an automation in JIRA so that whenever a type of the item is changed, also change the Request Type, so that the customer can view it on the Portal.
I did it as follows:
1. Whenever the item type is changed, it triggers the automation
2. I make a condition to validate the type of item
3. Based on the type of item I use the action of Edit the request type by defining the corresponding request.

However, it is generating an error:
