How to specify the currentUser in XRay JQL function testExecWithTestRunsAssignedToUser?

Laurentiu Hurubaru October 30, 2018

In Xray JQL function testExecWithTestRunsAssignedToUser is defined. The function should:

" Returns a list of test executions where a user has at least one test run assigned to him. You can optionally specify a user with P1, or if the user is omitted the current user will be used. Note that if you are not logged in to JIRA, a user must be specified.

If you use status parameter then user is required "

 

The question is how do you specify the currentUser() for parameter P1?

1 answer

0 votes
Sergio Freire - Xblend
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 2, 2021

Hi @Laurentiu Hurubaru 

As per Xray documentation, just don't specify P1 and it will use the current user.

 

Returns a list of test executions where a user has at least one test run assigned to him. You can optionally specify a user with P1, or if the user is omitted the current user will be used. Note that if you are not logged in to JIRA, a user must be specified.

 

Note that if you specify a status (P2), then you need to explicitly identify the user, for the time being.

Regards,

Sergio

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events