openlibhums / openlibhums/janeway
Repository: Comment author's comment accept notification should use object name and object title/ID
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
Describe the bug
The current Repository Object comment accept notification to authors doesn't give much information in the subject, doesn't use Repository object name.
Janeway version
1.9 RC1
To Reproduce
Steps to reproduce the behavior:
- Post a comment on a Repository Object
- Accept the comment
- View comment author's accept email subject:
Comment Approved
Expected behavior
Ideal: Repository Superuser can set subject in Repository Wizard
Otherwise, something with more info, such as:
[Repository] comment approved: [Object ID]
[Repository] comment approved: [title]
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
Reproduce the issue by commenting on a Repository Object, accepting the comment, and inspecting the author's email subject. Trace the Repository Object comment-accept notification and determine how the subject can include the repository name plus the object's title or ID; done means the notification is more informative or supports the requested Repository Wizard configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100