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

Deleting Zendesk ticket information #8248

Merged
merged 2 commits into from
Nov 15, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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">