Fisheye and Crucible: Right to data portability

Introduction

Under limited circumstances, Article 20 of the GDPR allows a data subject to make a request of a data controller to transfer their personal data to another service provider. The right of the data subject to make this request under Article 20 is highly contextual and you should seek the advice of legal counsel in processing any such request. If you do require the ability to provide personal data in a format as required under Article 20, we suggest you use the content export functions available within the product to do so.

Description 

Fisheye and Crucible administrators can collect personal data manually, in different file formats (for example, CSV, JSON), following the steps set forth below.

Version compatibility

All workarounds are compatible with Fisheye and Crucible 4.1 and later.

Workaround

Administrators can obtain personal data from user profiles by following these steps:

  1. Select  > Users.
  2. Locate the user in the user list (use the filter form at the top of the page).
  3. Select Username in the User column.
  4. Collect data from the User details section:
    1. Username
    2. Display name
    3. Email
  5. Create a structured file with the personal data for export.

Example JSON file:

{
    "username""johndoe",
    "display_name: "John Doe",
    "email""johndoe@example.com"
}

You can also obtain personal data by following the instructions in Fisheye and Crucible: Right of access by the data subject.

Additional notes

There may be limitations based on your product version.

Note, the above-related GDPR workaround has been optimized for the latest version of this product. If you are running on a legacy version of the product, the efficacy of the workaround may be limited. Please consider upgrading to the latest product version to optimize the workarounds available under this article.

Third-party add-ons may store personal data in their own database tables or on the filesystem.

The above article in support of your GDPR compliance efforts applies only to personal data stored within the Atlassian server and data center products. To the extent you have installed third-party add-ons within your server or data center environment, you will need to contact that third-party add-on provider to understand what personal data from your server or data center environment they may access, transfer or otherwise process and how they will support your GDPR compliance efforts.

If you are a server or data center customer, Atlassian does not access, store, or otherwise process the personal data you choose to store within the products. For information about personal data Atlassian processes, see our Privacy Policy.

Last modified on Nov 19, 2018

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.