Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Greetings all,
I'm receiving a 400 error when attempting to pass a specific JSON value from Google Sheet to create Jira ticket.
I have a string value (due to using stringify method to prep JSON data prior to transmission) and want to use that value to set the value of a custom field that has a type of Select List (single choice).
Is there a way to pass JSON values to a custom field type of Select List (single choice)?
To confirm, the value that is in the JSON data matches the exact single choice entry in the Select List, i.e. JSON value (after stringify) = "radar.nd.x420" and the value that is in the Select List = radar.nd.x420.
Also to confirm that the other JSON values to other custom fields are passed just fine with no issues, the 400 error only occurs when the JSON code is added to try and pass value to Single List custom field. I have also confirmed that the correct custom_field ID is being used.
Here is exact error message
I'm continuing to search for answers but am having difficulty finding answers. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.