You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While reviewing comments, I would like to be able to download all attachments for a given comment (or multiple comments) as a bundle so that I can review all of them with a single download (less clicks).
Possible Workarounds
No known workarounds.
Possible Solutions
Download the files on the server-side (not current functionality) and produce a download disposition response as zip file with all attachments requested.
The text was updated successfully, but these errors were encountered:
Problem Description
While reviewing comments, I would like to be able to download all attachments for a given comment (or multiple comments) as a bundle so that I can review all of them with a single download (less clicks).
Possible Workarounds
No known workarounds.
Possible Solutions
Download the files on the server-side (not current functionality) and produce a download disposition response as zip file with all attachments requested.
The text was updated successfully, but these errors were encountered: