openlibhums / openlibhums/janeway
Add email attachments to email logs
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
User story
"I have noticed as editor that when I send messages to reviewers or authors via Janeway that in the log only the message and not the attachment that I explicitly added gets saved. Is it possible to add the attachments to the messages as stored in the article log?"
Proposed solution
Add links to attached files if they are saved in Janeway.
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
Start by tracing where email messages and their attachments are saved, then find how those messages are rendered in the article log. Confirm that saved attachments appear as links alongside the message, and verify the result with the relevant existing tests if available.
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
- 35/100