Mandatory Fields issue at Integration Script
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2022
07:26 AM
12-22-2022
07:26 AM
Mandatory Fields issue at Integration Script
Hi! With my team we are witnessing the following error after integrating the integration script with bamboo.
{"message":"Please provide jira mandatory field details."}
We would like to know if there is any way to locate what these fields are, in order to be able to execute the requested tasks. Thank you in advance!
Labels:
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2023
06:19 PM
02-22-2023
06:19 PM
In your body try adding a key value pair
mandatoryFields = {"reporter":{"label":"Firstname Lastname","name":"Firstname Lastname",
"id":"ENTER_USER_ID"}}
