You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
Is your feature request related to a specific problem?
Add an end-to-end integration test for running a Segment masking request. This uses a GDPR-delete endpoint. I'd verify that the erasure request is submitted successfully, but on Segment's end, they have thirty days to delete the data, so I don't think we can verify the data has been erased. In testing, I submitted a request two days ago and it still hasn't processed.
* Fix segment data_protection_request for making GDPR delete requests.
- Add end-to-end test for segment masking that creates a user and then issues a GDPR delete request for that user. Request is confirmed to have been made but we can't verify deletion here as there is a delay on the segment side.
* Remove two fields from segment yaml that are only used in testing to populate the initial data.
* Fix segment data_protection_request for making GDPR delete requests.
- Add end-to-end test for segment masking that creates a user and then issues a GDPR delete request for that user. Request is confirmed to have been made but we can't verify deletion here as there is a delay on the segment side.
* Remove two fields from segment yaml that are only used in testing to populate the initial data.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Blocked by
#350 and #349
Is your feature request related to a specific problem?
The text was updated successfully, but these errors were encountered: