Forum Discussion

alanjc27's avatar
alanjc27
Frequent Visitor
2 years ago

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!

1 Reply

  • In your body try adding a key value pair

     

    mandatoryFields = {"reporter":{"label":"Firstname Lastname","name":"Firstname Lastname",
    "id":"ENTER_USER_ID"}}