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

As a user, I can obtain a list of recently updated Test Plans using a JQL function

    XporterXMLWordPrintable

Details

    • Suggestion
    • Status: Shipped
    • Resolution: Done
    • None
    • 6.1.0
    • JQL Functions
    • None
    • NOK

    Description

      As a user, I can obtain a list of recently updated Test Plans using a JQL function, so I can analyze them or synchronize their related results to an external data processing entity.

       

      issue in testPlansWithCompletedTestRunsSince(P1, [P2])
      

      P1 - Date
      P2 - Filter name/id of Test Plans (optional)

      Examples:

      issue in testPlansWithCompletedTestRunsSince("2019-02-13 00:00")
      issue in testPlansWithCompletedTestRunsSince("-3d", "test_plans_v1") --> filter Name
      

       

      Returns a list of Test Plans in the Test Plans identified by filter P2, whose results (i.e. the ones from the related Test Executions) have been updated to a final status after (>=) the given date P1.

      Attachments

        Activity

          People

            bmpc Bruno Conde
            smsf Sergio Freire
            Votes:
            5 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: