Hello everyone! I am using Jira REST API queries and I have a problem/limitation due to my knowledge, I have a transition, which has 2 required customfields:
One of them is a select with 3 options and the second is a description, I am not able to form the JSON structure, it tells me that they are mandatory or it tells me that it is an array, or it tells me that it is an object.
Can anyone give me an idea how I can fix this situation?
Here I leave a small representation