[wp-trac] [WordPress Trac] #43922: Data removal/erasure requests don't get marked as "Completed" after erasure happens
WordPress Trac
noreply at wordpress.org
Wed May 2 23:08:18 UTC 2018
#43922: Data removal/erasure requests don't get marked as "Completed" after erasure
happens
------------------------------------------+---------------------
Reporter: coreymckrill | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.9.6
Component: General | Version:
Severity: normal | Resolution:
Keywords: gdpr has-patch needs-testing | Focuses:
------------------------------------------+---------------------
Changes (by coreymckrill):
* keywords: needs-patch gdpr => gdpr has-patch needs-testing
Comment:
In [attachment:43922.diff]:
* Add a function similar to `wp_privacy_process_personal_data_export_page`
for processing the Ajax responses during data erasure.
I added a separate function rather than adding it into
`wp_ajax_wp_privacy_erase_personal_data` because:
* It's more in sync with how data export works.
* It gives us more flexibility if more steps need to be added to the
erasure process in the future.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43922#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list