Hi,
We've added a few extra fields to the Defect item type in our project. When requesting the item from the API these extra fields aren't being added to the response string, we only see the following:
"fields": {
"documentKey": "xxx2-BUG-1",
"globalId": "GID-49756",
"name": "Defect 1 ",
"description": "<p>no show of A</p>\n",
"priority": 301,
"assignedTo": 16
},
Is this normal behavior? and how would it be possible to get and set these extra fields?
Thanks,
------------------------------
Yotam
Toronto ON
------------------------------