-
Notifications
You must be signed in to change notification settings - Fork 90
Email reviewers when a review is needed #354
Comments
@rgrp we more or less decided to de-prioritise email notification for pending reviews today, so I'm moving this to Next Up, but leaving the 3 star priority "just in case". |
As a reviewer I would really like to see this functionality implemented so I don't need to check the site each day to see if something needs to be reviewed. I think if someone makes the effort to add a submission then they should expect a quick turn-around of their work. Quick feedback encourages further contribution. Perhaps we should consider emailing the submitter (if they provided email address) at each stage:
or allow them to subscribe to updates on a place, dataset or entry. |
I think this feature will drop in the global Index since we might not have country reviewer but thematic review. |
+1 |
@morchickit there is no need for a report in my case (i.e. a Regional census) as the volumes are low and I can just view the ChangeLog on the site. What I was trying to avoid was having to go to the ChangeLog each day to see if there was a new submission. A simple e-mail saying, "there's a new submission" is all that's needed to tell editors to go look. I understand that things are probably different for the Global Index given its size, the number of people involved, and their differing focuses (country vs thematic). A report would probably be good in this case. |
@morchickit I just realised this is a different request to the one we have scheduled in our user stories. What do you think if this? |
Ever since place based reviewers were added, this is even more needed. For the US census, we have one local volunteer reviewer for each city. An email when the rare update is made will help keep cities up to date. |
@pwalsh - we have to figure our a way do differ between issues that are for the local index, global index or both. In this case, it is not going to be relevant for the global index, but will for the local ones. |
@ondrae ok. @morchickit ok. |
Description
When a new dataset or revision is submitted, each reviewer should get a an email notifying them to go approve or reject that submission.
I don't know the hosting service that the census uses. If it's Heroku, then Mailgun or SendGrid can be set up easily.
Files
routes/census.js in
exports.submitPost
Tasks
allReviewers
fromcanReview()
in Adds support for place based reviewers. #336allReviewers
.Example
The text was updated successfully, but these errors were encountered: