inveniosoftware / inveniosoftware/invenio-requests

Notifications sent twice on action

Open
#367 2 comments 0 reactions 0 assignees View on GitHub
bug question
Dominant language
Python
Stars
0
Forks
48
Avg merge
5h 31m
Merged PRs (30d)
4

Description

1. make a inclusion request
2. go to request detail page
3. try to accept the request
4. add comment in "Additional comments" box
5. Click accept

Bug:
the mail is sent twice, once for accept, the second time for the additional comment.

See:
Screenshot 2023-10-02 at 11 40 59

Contributor guide

Open the contributing guide

Research direction

Start by tracing the request-detail accept flow described in the reproduction, including submission of the “Additional comments” box and the notification dispatches for acceptance and comments. Identify why one action produces two emails, then verify that accepting with a comment sends only the intended notification and add or update a regression test if the repository provides a relevant test location.

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
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.