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

As system, it should be possible to change the "Start on" and "Finished on" dates of a given Test Run

    XporterXMLWordPrintable

Details

    • Suggestion
    • Status: New
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • UNCOVERED

    Description

      As system, it should be possible to change the "Start on" and "Finished on" dates of a given Test Run.

      For this, two optional attributes "startedOn" and "finishedOn" can be passed in the endpoint:

       

      PUT /rest/raven/1.0/api/testrun/{id}/
      {
          ...
         "startedOn":"2016-10-24T15:50:57+01:00",
         "finishedOn":"2016-10-24T17:10:32+01:00",
      }

       

      Note: the user must be able to update the Test Run dates.

       

      Attachments

        Issue Links

          Activity

            People

              helder.ferreira Helder Ferreira
              smsf Sergio Freire
              Votes:
              11 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated: