Uploaded image for project: 'Xray for Jira'
  1. Xray for Jira
  2. XRAY-1269

JQL function testsWithTestSetVersion returns data intermittently.

    XporterXMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • R1.12.6_j6
    • None
    • OK

    Description

      We are using following JQL which intermittently returns the data:

      issuetype = Test AND issue in testsWithTestSetVersion(ORP, Prototype1_Iteration3) AND Prototype = "Prototype 1" AND Iteration = "Iteration 3" AND Status != Canceled AND TestRunStatus not in (DEFERRED, OBSOLETE)
      issuetype = Test AND issue in testsWithTestSetVersion(ORP, Prototype1_Iteration2) AND Prototype = "Prototype 1" AND Iteration = "Iteration 2" AND Status != Canceled AND TestRunStatus not in (DEFERRED, OBSOLETE)
      issuetype = Test AND issue in testsWithTestSetVersion(ORP, Prototype1_Iteration1) AND Prototype = "Prototype 1" AND Iteration = "Iteration 1" AND Status != Canceled AND TestRunStatus not in (DEFERRED, OBSOLETE)

      Attachments

        Activity

          People

            bmpc Bruno Conde
            moodys-scm@moodys.com Moodys-SCM TEAM
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: