Hi,
I have automation script that create JAM tickets. But it doed not have the ability to set the request type.
So I added post function at the workflow on the create transition to update the request type.
But it does not work.
Updating any other fields is working (i.e organizations) but request type, athought it exists and can be set mannualy - does not work.
I do not want to do it with automation rule because I am limited with the number of executions.
any idea how to set the value ?
Thanks, Gal
Hello @Gal Fatal
You said you have an "automation script" to create the JSM issues. How is the script creating the issues? Are you using the Jira REST API to create the issues?
If so, this article talks about how to set the Request Type via the API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.