-
Notifications
You must be signed in to change notification settings - Fork 225
Deletion request approval and API update #5680
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: main
Are you sure you want to change the base?
Conversation
docs/manage/deletion-requests.md
Outdated
## Approve the deletion request | ||
|
||
:::note | ||
- Ensure you have the **Administrator** access with **Review Deletion Requests** capability. By default, **Manage Deletion Requests** and **View Deletion Requests** capabilities will be added if you have the **Review Deletion Requests** capability. |
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.
The person needs not be Administrator. Any user with Review Deletion Requests
capability can approve or reject the request
docs/manage/deletion-requests.md
Outdated
- Only **Administrator** will have the ability to view the **Approve** and **Reject** buttons. | ||
::: | ||
|
||
Once the deletion request is created, it will be notified to your **Administrator** for approval. To approve or reject the request, follow the steps below: |
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.
Once the deletion request is created, it will be notified to your **Administrator** for approval. To approve or reject the request, follow the steps below: | |
Once the deletion request is created, an email will be sent to notify the users with the required permissions to approve or reject. To approve or reject the request, follow the steps below: |
docs/manage/deletion-requests.md
Outdated
@@ -52,7 +52,7 @@ Data cannot be recovered once it gets deleted. Ensure that you have appropriatel | |||
::: | |||
1. Select the **Time Range** when the data was ingested. | |||
1. When you're done, click **Save**. | |||
1. Your request will go to a Sumo Logic Customer Support Manager (CSM) for review and approval. You can check on your request in the **Status** column. <br/><img src={useBaseUrl('img/search/get-started-search/deletion-request-status.png')} alt="deletion request status" style={{border: '1px solid gray'}} width="400"/> | |||
1. Your request will go to your [Administrator for review and approval](#approve-the-deletion-request). You can check on your request in the **Status** column. <br/><img src={useBaseUrl('img/search/get-started-search/deletion-request-status.png')} alt="deletion request status" style={{border: '1px solid gray'}} width="400"/> |
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.
Your request will go to your [Administrator for review and approval]
-- Instead of this we will be email notifying the users who have access to approve or deny.
Purpose of this pull request
This pull request is to add the below information:
Select the type of change
Ticket (if applicable)
Add Approving request section in data deletion documentation