Page MenuHomePhabricator

CodeReview sends duplicate notifications for revisions that follow up to multiple revisions
Closed, DeclinedPublicFeature

Description

Say I've committed r123, r124 and r125 and someone else commits r130 as a followup to all three of those (e.g. with a commit summary like "Revert r123 and its followups r124, r125"), then I'll get three notification e-mails, one for each of my commits being followed up on.

This happened just now with https://static-codereview.wikimedia.org/MediaWiki/78837.html, which was marked as a followup to both https://static-codereview.wikimedia.org/MediaWiki/78824.html and https://static-codereview.wikimedia.org/MediaWiki/78786.html (because they all mention T16869) and I got two followup notifications.


Version: unspecified
Severity: enhancement

Details

Reference
bz26400

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 11:13 PM
bzimport set Reference to bz26400.
bzimport added a subscriber: Unknown Object (MLST).

It's sort of a bug, sort of a feature. Technically, the behaviour is correct, and I'd imagine with all the possible lists of followups - the author, commentors, status changers, etc, this just gets stupid to try and batch this.

Almost a wontfix?

Aklapper changed the subtype of this task from "Task" to "Feature Request".Feb 4 2022, 11:00 AM
Aklapper removed a subscriber: wikibugs-l-list.