-
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. |
|
|
||
| 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
| - `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?
Co-authored-by: Harkanwal P Singh <[email protected]>
Proposed changes
UI parity, Regulations -> regulations
Merge timing
asap!
Related issues (optional)