Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Proposal: adding a new "feedback?" flag for bugzilla attachments

10 views
Skip to first unread message

Marco Bonardo

unread,
Feb 18, 2010, 10:14:47 AM2/18/10
to
I'm suggesting to add a new "feedback?" targeted flag to attachments in
bugzilla, working like the "review?" flag.

This would serve mostly these purposes:

1. Asking preventive review on approach of a patch, without requiring a
code-review. Often i find myself having a half done patch, but before
going on, i want to get some feedback either from module owner or my
future reviewer (especially on larger changes/projects). Since
everybody's is pretty busy, asking on IRC or by mail does not allow the
reviewer to easily organize and search these requests. Also asking
review when it is not a review has some downside: the reviewer has to
find by himself if this is a real review request or not, people reading
the bug have to distinguish by themselves again, overall progress of the
bug is less clear.

2. Asking first-pass review to someone that won't be the final reviewer
(especially useful for new contributors with less experience on our
codebase)

3. Asking feedback on a visual change to UX team, without it being an
official ui-review (for the same reasoning as the not-official review
requests in point 1). Mockups or wireframes

4. Allowing overloaded reviewers to pass some work to other less busy
reviewers, that are fine doing code reviews but have less experience
with overall vision of the change. We have reviewers with 30 or 50
reviews in queue, they could forward a feedback request to less
over-busy reviewers, and when the first-pass reviewer is satisfied the
official reviewer can do the final pass. This would reduce work load on
some over-busy person and allow to track all the requests.


Other possible solutions to the same problem could be:

A. use current review? flag. A non-final reviewer would clear the flag
instead of setting it. I think this is confusing for both the reviewers,
the drivers and the bug's readers. Plus is hard to track workflow since
real review requests are not distinguisheable from temporary review
requests.

B. have a not targeted flag, or keyword. I think this is bad because
assumes that someone tracks these requests and forward them to someone
other, knowing who is free and who is fine with certain code parts. it's
harder to track, in busy periods people would be less prone to look for
bugs waiting feedback, and it's harder to balance and organize in
personal workload.

Thoughts on this proposal?

Marco

Mike Connor

unread,
Feb 18, 2010, 10:51:14 AM2/18/10
to dev-pl...@lists.mozilla.org
I *strongly* support this idea. Having a way to explicitly get early feedback that fits in our workflow is a gap we definitely have. More interesting to me, being able to bring up new reviewers by having them do non-final reviews of patches is something we've done informally in the past, but is hard to do at scale and pace without some explicit way to track things.

As a note, since it's an attachment flag, it wouldn't clutter our primary UI, so I think the marginal cost is really low here, and the potential benefit is huge (growing new reviewers faster, better visibility into bug status, and ability to get quicker/earlier feedback to community patch authors).

-- Mike

Dao

unread,
Feb 19, 2010, 4:15:27 AM2/19/10
to
On 18.02.2010 16:51, Mike Connor wrote:
> I *strongly* support this idea. Having a way to explicitly get early feedback that fits in our workflow is a gap we definitely have. More interesting to me, being able to bring up new reviewers by having them do non-final reviews of patches is something we've done informally in the past, but is hard to do at scale and pace without some explicit way to track things.

Didn't we have first-review for these purposes?

Mike Connor

unread,
Feb 19, 2010, 8:59:51 AM2/19/10
to Dao, dev-pl...@lists.mozilla.org

No, first-review and second-review were toolkit-only flags that
existed because there was a) no SR for toolkit, but sometimes
additional review was useful and b) review could not be requested of
multiple people. First-review was a binding owner/peer review.

- Mike

Gervase Markham

unread,
Feb 22, 2010, 12:51:05 PM2/22/10
to
On 18/02/10 15:51, Mike Connor wrote:
> I *strongly* support this idea.

https://bugzilla.mozilla.org/show_bug.cgi?id=547753 .

Gerv

Marco Bonardo

unread,
Feb 22, 2010, 2:07:57 PM2/22/10
to

Thanks for filling the bug!

Marco

0 new messages