I'm trying to figure out if there's a way to see in the dashboard
whether or not everybody who were requested to review marked "Ship
It!". That is, if Joe, Sue and Mark were supposed to review and all
three have OK'd it, or if everybody in "UI" group have agreed it's
shippable. I can't find a way to set such things under Admin section.

If I have to indeed modify the code myself, I can see that I can
modify ShipItColumn.render_data(). What I would need is how to count
the total number of reviewers for a given ReviewRequest object, which
appear to be related to target_group and target_people fields. Is
there way to do a head count for those two fields?

Thanks,
Daniel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to