-
Notifications
You must be signed in to change notification settings - Fork 159
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
To create a new GDPR report, the user needs to reload the page #8862
Comments
There is active polling every 30 seconds, so the user does not have to reload the page. Ideal solution here would be that the server notifies the client about a finished GDPR export, but that's not possible currently. |
Yes, we wait 30 sec in the case but in my case I get PROPFIND Screen.Recording.2023-04-19.at.14.31.53.mov |
Ahh okay, now I got you! This seems to be server related though. Could you please check |
yes, |
Steps
Request new export
Actual: new export appear only for reloading page
Expected: after generating a new file
![image](https://user-images.githubusercontent.com/84779829/233062273-2c08599f-2170-4dcd-a6f6-6201095d94d9.png)
.personal_data_export.json
download export
updatesThe text was updated successfully, but these errors were encountered: