I'm trying to create an issue using REST API. One of the fields is a customfield and it's JIRA Insight Object. No matter what value I entered, it always failed ("errorMessages":[],"errors":{"customfield_29241":TID is required.")
'customfield_29241': [
{"TID": "TIDVALUE"}
]
How can I enter the value?