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

Show progress when exporting emails #5546

Closed
4 tasks done
charlag opened this issue Jun 19, 2023 · 1 comment · Fixed by #6064
Closed
4 tasks done

Show progress when exporting emails #5546

charlag opened this issue Jun 19, 2023 · 1 comment · Fixed by #6064
Labels
improvement nice-to-haves that are not impeding usage of any features state:done meets our definition of done state:tested We tested it and are about to release it
Milestone

Comments

@charlag
Copy link
Contributor

charlag commented Jun 19, 2023

As a user who exports emails i want to see progress of the export action so i can estimate how long the action takes

AC

  • Progress is shown in a blocking modal dialg.
  • Dialog shows number of emails to export
  • Dialog shows number of already exported email
  • Dialog shows progress bar
  • There is an option to cancel the export action

Notes

Reported by a customer.

We don't show any progress when exporting emails so it is hard to tell what exactly is going on but the network requests have stoppped and the job didn't finish in a few hours.

We should at least show the actual progress, possibly with both text and progress bar.

Test Notes

  • Exporting a batch of emails show a dialog with a progress bar, the total of processed emails and the total emails count
  • Exporting one single email still working without the progress bar
  • Select and drag a batch of emails still working on desktop clients
  • If one exporting email fails, the dialog is dismissed and no file is downloaded
@charlag charlag added the bug broken functionality, usability problems, unexpected errors label Jun 19, 2023
@bedhub bedhub added improvement nice-to-haves that are not impeding usage of any features and removed bug broken functionality, usability problems, unexpected errors labels Jul 11, 2023
@bedhub bedhub changed the title Export of 37k emails gets stuck Show progres when exporting emails Jul 11, 2023
@charlag charlag changed the title Show progres when exporting emails Show progress when exporting emails Sep 11, 2023
@stelford
Copy link

After three months, and I still can not export my emails without getting a timeout and explosion. Can anyone please provide an update on this?!

murilopereirame pushed a commit that referenced this issue Nov 1, 2023
When exporting mails no progress is informed to the user, just a
blocking dialog asking to wait.

Now it show a progress bar and informs the user how many emails have
been prepared and how many emails are going to be exported.

close #5546
murilopereirame pushed a commit that referenced this issue Nov 1, 2023
When exporting mails no progress is informed to the user, just a
blocking dialog asking to wait.

Now it show a progress bar and informs the user how many emails have
been prepared and how many emails are going to be exported.

close #5546
ganthern pushed a commit that referenced this issue Nov 2, 2023
When exporting mails no progress is informed to the user, just a
blocking dialog asking to wait.

Now it show a progress bar and informs the user how many emails have
been prepared and how many emails are going to be exported.

close #5546
ganthern pushed a commit that referenced this issue Nov 2, 2023
When exporting mails no progress is informed to the user, just a
blocking dialog asking to wait.

Now it show a progress bar and informs the user how many emails have
been prepared and how many emails are going to be exported.

close #5546
@charlag charlag added the state:done meets our definition of done label Nov 7, 2023
@ganthern ganthern added this to the 3.118.28 milestone Nov 13, 2023
ganthern pushed a commit that referenced this issue Nov 13, 2023
When exporting mails no progress is informed to the user, just a
blocking dialog asking to wait.

Now it show a progress bar and informs the user how many emails have
been prepared and how many emails are going to be exported.

close #5546
ganthern pushed a commit that referenced this issue Nov 13, 2023
When exporting mails no progress is informed to the user, just a
blocking dialog asking to wait.

Now it show a progress bar and informs the user how many emails have
been prepared and how many emails are going to be exported.

close #5546
@charlag charlag self-assigned this Nov 14, 2023
@charlag charlag added the state:tested We tested it and are about to release it label Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement nice-to-haves that are not impeding usage of any features state:done meets our definition of done state:tested We tested it and are about to release it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants