MESH-Research / Pilcrow

A web application for Collaborative Community Review
https://pilcrow.meshresearch.dev/
GNU Lesser General Public License v3.0
4 stars 3 forks source link

Email Digest #2103

Open gmeben opened 3 months ago

gmeben commented 3 months ago

There has been a desire for a summary of submission activity sent to users via email, called an "email digest." Currently, there's no such thing in Pilcrow.

Add email digests to Pilcrow. Users associated with a submission should receive email digests at a specified time interval whenever a submission is updated. They should not be sent if there has been no new activity. This kind of activity should be included:

Users should be able to access a settings page where they can set their preferences of what to be included in email digests and how frequently they are sent.

Review Checklist

Accessibility Checklist

gmeben commented 3 months ago

Question: What other kinds of activity should this email digest capture?

sattler9 commented 3 months ago

Hey team! Please add your planning poker estimate with Zenhub @gmeben @vilagshe @wreality

gmeben commented 3 months ago

Answer: After discussing, we determined that these digests could also include assignments of reviewers. There may be more data that publications may want.

There may also be different kinds of digests depending upon user role. For example, coordinators may need/want to know all the reviews that are assigned to reviewers of reviews they are coordinating, which may not be useful information for submitters.

We'll settle for now to include what's described (status change, comments) and extend later as needed.