CRIJI0002E
More than one JIRA issue was found in the HTTP POST request.

Explanation

A REST HTTP POST was made to create a JIRA issue (change request), but more than one change request was supplied in the XML body of the HTTP request.

Programmer response

Change the body of a POST to only include a single JIRA issue.
Feedback