humanmade / humanmade/aws-analytics

Support personal data export feature

Open
#17 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
19
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Bit trickier this one but similar to #16

Docs here: https://developer.wordpress.org/plugins/privacy/adding-the-personal-data-exporter-to-your-plugin/

Would require the same two pronged approach:

- Send current endpoint ID with request
- Query all records from Elasticsearch that match (may need to be paginated)
- If user is logged in query by `endpoint.User.UserId`

Blocked by #18

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.