Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Update permanently_deleting_user_data.md (#8248)
Browse files Browse the repository at this point in the history
Add how to delete Zendesk tickets for GDPR/CCPA requests
  • Loading branch information
enriquegh authored Nov 15, 2023
1 parent 4ce83a6 commit 8eea65c
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,17 @@ _If no teammates with site admin access are available, then notify the customer
<img width="394" alt="image" src="https://storage.googleapis.com/sourcegraph-assets/delete-forever-check.png">

5. All data associated with that user has now been deleted!

### How to delete previous tickets from a requester

1. On Zendesk, search the user with the email address associated with the account and requesting deletion
You can also click their name on the deletion ticket they created.
2. Select all tickets that are **not** the current request. We need to save their current request for legal reasons.

<img width="933" alt="image" src="https://storage.googleapis.com/sourcegraph-assets/select-tickets-action.png">

3. Click on Edit X ticket(s) button

4. Confirm the deletion

<img width="933" alt="image" src="https://storage.googleapis.com/sourcegraph-assets/delete-tickets-action.png">

0 comments on commit 8eea65c

Please sign in to comment.