Why programmatic delivery of DOORS Next change set fails via POST?
I am trying to deliver DOORS Next change set through API, but it fails. Any help or input is appreciated.
Please find the details below.
The endpoint accepts the request (202 Accepted) and creates an async CompareMergeDeliver task, but the task always fails with "Unexpected exception while executing task" (statusCode: 0).
This happens regardless of:
Clean stream with no other pending change sets
Freshly created change set with a single artifact
Same user who can deliver successfully via the web UI
Request:
Authorization: Bearer <token>
Content-Type: application/rdf+xml
X-Jazz-CSRF-Prevent: true
Task tracker result:
verdict: failed
title: "CompareMergeDeliver task"
error: "Unexpected exception while executing task"
statusCode: 0
Comments
Subramanya Prasad Pilar
Jun 09, 11:33 p.m.