Hello everyone,
I'm trying to create an issue using the JIRA API REST. In this particular JIRA, there's a field that is mandatory in order to create the issue but it has a strange format. When I perform a GET this is what I retreived:
"customfield_xxxx": [ { "key": "{KEY}" } ]
But for some reason when I try to create an issue with this customfield, this error shows up:
Hi @Diego Manríquez Can you share exactly what your POST body looks like? What type of custom field are you trying to update? (e.g. single line custom field, multi-select list, etc.)
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.