Override executed by field from Zephyr REST API execution

Edgar Tiburcio December 11, 2020

Hi:

I'm creating an execution with Zephyr REST API using this endpoint with POST method:

https://<my-org-url>/jira/rest/zapi/latest/execution

Body:

{ "issueId": <issue_id>, "projectId": <project_id> }

 

And after executed with this PUT method:

https://<my-org-url>/jira/rest/zapi/latest/execution/<execution_id>/execute

Body:
{ "status": 1, "executedBy": <user_id> }

But we are not able to update the Executed By field, is possible update that field from the REST API?

 

Regards.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events