495: I want a "To Me" column in the Incoming reviews page

jameslin
Jan. 21, 2012
I've grown into the habit of looking at:

   http://reviewboard/dashboard/?view=to-me

all the time instead of looking at:

   http://reviewboard/dashboard/?view=incoming

I think this is a bad habit because it means I don't pay any attention to
review requests that aren't specifically addressed to me.  If other people
do it too, then it means that review requests not addressed to individuals
are less likely to be looked at by anyone.

I want to be able to look at the entire list of incoming reviews, but I
can't see which of them are addressed to me.  Would it be much trouble to
add a column to the "incoming" view that lets me see which review requests
are addressed to me?  Or perhaps an entirely new column isn't needed, and
maybe all review requests addressed to me could be given a differently
colored star automatically.
david
#1 david
  • -Type-Defect
    +Type-Enhancement
david
#2 david
  • +Component-Dashboard
chipx86
#3 chipx86
  • +EasyFix
david
#4 david
  • +Confirmed
#5 mes****@gmai***** (Google Code) (Is this you? Claim this profile.)
what about adding a new class to the reviews that belong to you, and darken the background of that class so you know those are incoming to you? (css fix)
#6 thes****@gmai***** (Google Code) (Is this you? Claim this profile.)
I am looking into this (Anthony Mok).

I'm considering allowing multiple labels to be applied to a summary and adding an explicit [ToMe] label
david
#7 david
Fixed in master (08c2af6).
  • -Confirmed
    +Fixed