#TimeSaving Enable reviewers to be able to click a button on the History tab to have a rejected review automatically be un-rejected if it scored above 75% on the editor scorecard, and the reviewer is not banned, and there is no PRQ dispute or mismatch, the review is not flagged, and no adequate reject reason can be automatically found and displayed
complete
Scott Hughes
Only allow the rejected review to be unrejected if ALL of the following are true:
reviews_add.reject_reason = ''
AND
reviews_add.prq_mismatch = 0
AND
reviewrequests.multiple_request = 2
AND
( reviews_add.am_rev_required_at_accept = 0 OR reviewerpreferences.no_amazon_review = 0 )
AND
the average editor score of the review is greater than 75/100, or there are no editor scorecards for the review yet
Scott Hughes
Nisha Dsouza These feature was added in September 2023.
Scott Hughes
complete
Done! :D
For now, it is only available to reviewers who have left at least one confirmed Amazon review, to prevent misuse by scammers with many fake duplicate accounts.
However, in the hopefully near future, we will open up the feature to all reviewers, once we have other measures in place to more effectively weed out the scammers.
Scott Hughes
planned
I'm doing this now.
Scott Hughes
#timesaving
M
Moses Rakgokong
So, what's going to happen to those reviews that aren't above the 75% score? Are they going to remain rejected or can they still be reversed via another way?
Scott Hughes
Moses Rakgokong: They will remain rejected due to the low score.
Kaitlyn
Hi Scott, I hope all is well. Has this suggestion been implemented on the website yet, or is it being considered? Thanks!
Scott Hughes
Kaitlyn: if a suggestion has been decided to be done, it will be marked as "planned". If it is in the middle of being programmed (i.e. if the software update is partway written but yet complete) it will be marked as "in progress". If it has been done, it will be marked as "completed".
Otherwise, the number of votes it has is the best indicator of how close it is to being moved to "planned".