Search, vote, comment and create ideas for Zephyr Scale improvements here. For more information on our review process, see here.
*As a* user of the REST API https://docs.adaptavist.io/tm4j/server/api/v1/
*I want* a method
*So that I can* set test result fields 'executedBy' (and 'userKey') to Unassigned/None (especially if test result is new/empty and status is 'Not Executed').
*It's done when* this is possible for the following endpoint actions:
# POST /testrun
# POST /testrun/ {testRunKey}/testresults
# POST /testrun/{testRunKey}/testcase/{testCaseKey}/testresult
# PUT /testrun/{testRunKey}/testcase/{testCaseKey}/testresult