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

[MU] Download all attachment as ZIP #3454

Open
chibenwa opened this issue Jan 29, 2025 · 3 comments
Open

[MU] Download all attachment as ZIP #3454

chibenwa opened this issue Jan 29, 2025 · 3 comments
Assignees
Labels

Comments

@chibenwa
Copy link
Member

chibenwa commented Jan 29, 2025

What

Add a new Email action: download all attachments as ZIP

Indicative design proposal from the PO:

Image

How

Calls GET /jmap/downloadAll/{accountId}/{emailId}?name={name}

@chibenwa
Copy link
Member Author

chibenwa commented Jan 29, 2025

@chibenwa
Copy link
Member Author

Please note that the download all button shall be displayed if, and only if `` capability is present in the session.

It by the way expose the URL temlpate to be used...

"com:linagora:params:downloadAll": {
  "endpoint":"http://localhost/jmap/downloadAll/{accountId}/{emailId}?name={name}",
}

@tprudentova
Copy link
Collaborator

User story:
https://www.notion.so/linagora/Download-all-files-as-arcvhive-18b62718bad180608a3ded1432f02a36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants