Jira Software version: v7.10.1
When making a user field update (PUT) using REST, the response is successful but the field isn't actually updated. Same happens with POST when creating a new task and trying to set the custom user field. I've tried:
The API call I made, with basic auth, from postman:
{ "fields":
{ "customfield_10901":
{ "emailAddress": "xyz@xyz.com" }
}
}
{ "emailAddress": "xyz@xyz.com" }
The response:
But the field stays empty as you can see below:
Is there anything that could solve this?
At the American Academy of Family Physicians, siloed marketing teams faced delays and duplicate work. Kerrie Gottschalk shook things up by moving the department to Jira, streamlining processes, boosting visibility, and sparking stronger collaboration.
Read the story
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.