Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

[SaaS Connector] Segment Masking Test #354

Closed
pattisdr opened this issue Apr 4, 2022 · 0 comments · Fixed by #368
Closed

[SaaS Connector] Segment Masking Test #354

pattisdr opened this issue Apr 4, 2022 · 0 comments · Fixed by #368
Assignees
Labels
enhancement New feature or request

Comments

@pattisdr
Copy link
Contributor

pattisdr commented Apr 4, 2022

Blocked by

#350 and #349

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.
  • Segment saas config for deleting user data is included in Add Segment SaaS Connector + Authentication per Request [#251]  #350
@pattisdr pattisdr added the enhancement New feature or request label Apr 4, 2022
@pattisdr pattisdr self-assigned this Apr 7, 2022
eastandwestwind pushed a commit that referenced this issue Apr 7, 2022
* 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.
sanders41 pushed a commit that referenced this issue Sep 22, 2022
* 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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant