Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async Export #30

Closed
thomas-kl1 opened this issue Sep 16, 2019 · 1 comment
Closed

Async Export #30

thomas-kl1 opened this issue Sep 16, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request fixed Issue has been fixed

Comments

@thomas-kl1
Copy link
Member

Description

The export should be asynchrone as it can take long times to be generated (old users with a lot of data, many services, or other).
The document should be created via a cron. The document will be available by clicking the "export" button once it's ready. The first time the customer click on the button "ask for my personal data", once it's ready the button became "export my personal data".
The customer should be notified of the ask to export its data, and when the document is ready.
The document has a limited lifetime. The customer can download the document during this period. However if its personal data has changed, the document should be invalidated. Warning, some data modification should be ignored by this observer, like the "last active date".

@thomas-kl1 thomas-kl1 added the enhancement New feature or request label Sep 16, 2019
@thomas-kl1 thomas-kl1 self-assigned this Sep 16, 2019
@thomas-kl1 thomas-kl1 added this to the First Stable Release milestone Sep 16, 2019
@thomas-kl1 thomas-kl1 added the in progress Work is in progress label Sep 16, 2019
@thomas-kl1
Copy link
Member Author

WIP 91e6330

thomas-kl1 added a commit that referenced this issue Sep 17, 2019
thomas-kl1 added a commit that referenced this issue Sep 17, 2019
thomas-kl1 added a commit that referenced this issue Sep 26, 2019
@thomas-kl1 thomas-kl1 added fixed Issue has been fixed and removed in progress Work is in progress labels Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fixed Issue has been fixed
Projects
None yet
Development

No branches or pull requests

1 participant