Uploaded image for project: 'Xray for Jira Cloud'
  1. Xray for Jira Cloud
  2. XRAYCLOUD-8766

Enhanced JQL query testExecWithTestRunsAssignedToUser with omitted User not working as expected

    XporterXMLWordPrintable

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Xray Cloud 6.4.0
    • None
    • JQL Function, JQL Search
    • None
    • Jira Cloud

    • UNCOVERED

    Description

      Description
      The enhanced JQL query testExecWithTestRunsAssignedToUser returns an error if the user is omitted and it should return a list of Test Executions assigned to the current user logged in.

      Pre-Conditions
      The user needs to have at least one Test Run assigned to him.

      How to reproduce

      1. Go to the Issue Navigator and search using the following JQL query:
        issue in testExecWithTestRunsAssignedToUser()
        

      Actual result/Attachments
      It returns the following error:

      Expected result
      Since the User is omitted from the JQL, it should return the list of Test Executions assigned to the current user.

      Workaround
      As a workaround, you can use the User name on the JQL and it will return the correct values.

      Attachments

        Activity

          People

            joana.fonseca Joana Fonseca
            mrap Mario Peixoto
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: