Skip to content

[WIP] By yanniboi: Added GDPR views data export module for tracking data exports.#7

Open
yanniboi wants to merge 3 commits intobrainsum:8.x-1.xfrom
FreelyGive:feature/gdpr-data-export
Open

[WIP] By yanniboi: Added GDPR views data export module for tracking data exports.#7
yanniboi wants to merge 3 commits intobrainsum:8.x-1.xfrom
FreelyGive:feature/gdpr-data-export

Conversation

@yanniboi
Copy link
Contributor

Added GDPR views data export module for tracking data exports containing GDPR data.

"require": {
"drupal/checklistapi": "^1.0"
"drupal/checklistapi": "^1.0",
"drupal/views_data_export": "^1.0@alpha"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The rules module is a dependency in the info.yml, but it's not required here.

@mhavelant
Copy link
Contributor

There are a lot of things missing (e.g menu links, help).
The logging functionality doesn't seem to redirect the user to the 'export/add' page the first time you download an export. The other times, pressing 'Continue' doesn't redirect to the list, but displays the download prompt and submits the form in the background spamming the system with a lot of identical exports.

@yanniboi yanniboi changed the title By yanniboi: Added GDPR views data export module for tracking data exports. [WIP] By yanniboi: Added GDPR views data export module for tracking data exports. May 3, 2018
@yanniboi
Copy link
Contributor Author

yanniboi commented May 3, 2018

This module is very much a work in progress and still needs finishing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants