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

As a user, I should be able to use defectsCreatedDuringTestPlan() in JQL

    XporterXMLWordPrintable

Details

    • Suggestion
    • Status: New
    • Resolution: Unresolved
    • Xray Cloud 7.2.0
    • None
    • JQL Function, JQL Search
    • None
    • UNCOVERED

    • 1

    Description

      Description

      There should be a function for defectsCreatedDuringTestPlan in JQL to retrieve all the defects created in the Test Plan.

      User friction

      • It is used to retrieve Defects created in the Test plan and issues linked to the test plan.
      • For now, we can retrieve defects created during Tests, Test Execution, and Requirements.
      • It helps the user not use 2 JQL functions and filter to retrieve this JQL.

      Steps to reproduce (right now) / Actual Result:

      • Navigate to Search work item.
      • While using the filter, it doesn't show up.

      IMPACT

      What would improve if solved:

      If we have this function, then there will be no use of 2 JQL functions, and the use of the filter; this functionality can be dealt with by one JQL function.

      Impact on stakeholders:

      Results will be provided by a single JQL function rather than using the 2 functions with a filter.

      Current workaround:

      First, use the JQL issue in testPlanTests("Test Plan Key") and save the filter so that it will retrieve the Test under the Test Plan. Then use issue in defectsCreatedDuringTesting('FilterName') where it will retrieve all the Defects created under the test plan.

      CONTEXT & EXAMPLES:

      Concrete example:

      Use the issue in testPlanTests("XSP15-228") where XSP15-228 is the test plan key, and save the filter as kiran3 where it will retrieve the Test under the Test Plan. Then use the issue in defectsCreatedDuringTesting('kiran3') where kiran3 is the saved filter of the above, and it will retrieve all the Defects created under the test plan.

      Workaround risk:

       This is just one more step added to retrieve the Defects.

      Attachments

        Activity

          People

            bernardo.cottim Bernardo Cottim
            kiran.kumar C Kiran Kumar
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: