openlibhums / openlibhums/janeway
Variable Interpolation in Email Subjects
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.
Would like to add journal name to subject headings in default sections (e.g., Review request for My Journal)
Describe the solution you'd like
Allow use of variable interpolation in email subjects
dev notes
Consider what context should be provided to email subjects (i.e. should probably be the same as what is passed in for the body for consistency, but may want other elements too)
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 or tests are named. Start by locating the code that builds default email subjects and the context passed to email bodies; determine which journal data and interpolation syntax are supported. Done means journal-specific variables work in subjects while existing subject behavior remains intact, with tests covering the new behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100