- 
                Notifications
    You must be signed in to change notification settings 
- Fork 396
Deletion requests table updates #8111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
| ✅ Deploy Preview for segment-docs ready!
 To edit notification comments on pull requests, go to your Netlify project configuration. | 
| A deletion request can have one of the following statuses: | ||
| Segment's API returns the following statuses: | ||
|  | ||
| 1. `INITIALIZED` | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should not be removed from here
|  | ||
| Destination regulations can have the following statuses: | ||
|  | ||
| - **No action**: Segment didn't forward your regulation to a downstream destination | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No Action status here indicates Not Applicable here. This status is for segment only regulations i.e internal and there is no downstream destination there to forward the request to.
This is the description... wording can be yours
|  | ||
| To navigate to the deletion requests tab, open the Segment app and navigate to **Privacy > Deletion and Suppression > Deletion**. | ||
|  | ||
| If you need to verify if information about a specific user was deleted or suppressed, you can search for a `userId` to view its status in Segment internal systems and in any connected destinations. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit:
| If you need to verify if information about a specific user was deleted or suppressed, you can search for a `userId` to view its status in Segment internal systems and in any connected destinations. | |
| If you need to verify if a specific user was deleted or suppressed, you can search for a `userId` to view its status in Segment internal systems and in any connected destinations. | 
| - `FINISHED` | ||
|  | ||
| When checking the status of deletion requests using Segment's API, the deletion will report an overall status of all of the deletion processes. As a result, Segment returns a `FAILED` status because of a failure on an unsupported destination, even if the deletion from the Segment Internal Systems and supported destinations were completed successfully. | ||
| For more granular deletion request statuses, see the [Deletion requests tab](#deletion-requests-tab) in the Segment app. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't this be the deletion-requests-status tab instead?
Proposed changes
UI parity, Regulations -> regulations
Merge timing
asap!
Related issues (optional)