Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Override executed by field from Zephyr REST API execution

Edgar Tiburcio
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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