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

As a system, when exporting Test Runs using the Xray Rest API, the "Test Run Assignee and Executed By" fields are returning the Username anonymized

    XporterXMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 4.0.0
    • 6.1.0
    • REST_API
    • None
    • Xray 2022 S3
    • OK

    Description

      The endpoints from Xray Rest API to Export Execution results or Test Runs are returning the Username (user_key) anonymized due to the GDPR changes in Jira Server.

      Endpoints affected:

      • Export Execution Results
        GET /rest/raven/1.0/testruns
        GET /rest/raven/2.0/api/testruns/
      • Get Test Run
        GET /rest/raven/1.0/api/testrun/{id}/
        GET /rest/raven/2.0/api/testrun/{id}/
        

      Steps to reproduce

      Step Result
      Create a new User (used Jira 8.6.0)
      Create a new Test Run (Assign and Execute using the new User created)
      Using the endpoint: GET /rest/raven/1.0/testruns
      Using the endpoint: GET /rest/raven/1.0/api/testrun/ {id}/

      Attachments

        Activity

          People

            ipvm Isabel Moreira
            maaf Miguel Fernandes
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: