openlibhums / openlibhums/janeway
Allow loading multiple files as attachments to emails
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
Is your feature request related to a problem? Please describe.
Editors are making use of the new feature that allows attaching files to emails. They sometimes would like to upload more than one file.
Describe the solution you'd like
As a user sending an email, I'd like it to be possible for multiple files to be attached to outgoing emails
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified in the issue. Start by locating the existing email attachment implementation and its tests, then verify that an outgoing email can include multiple uploaded files and that the existing single-file behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100