icipe-official / icipe-official/vectoratlas-software-code
Email reviewers when data is saved in db
Open
@shishi5089 is already working on this.
Since Jan 18, 2023.
5
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 8
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 11
Description
Using the email mechanism investigated in #165, the reviewers email list should be emailed when a new dataset is saved in the db. This should include a link to the review page.
Acceptance Criteria:
- When new data is successfully added to the db, an email is sent to the reviewers email list (list got from config).
- The email contains a link to the review page for the new dataset.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.