1667: User view to be able to determine review group membership and also what groups a user is part of.

scott.q********@gmai***** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
Feb. 28, 2011
1703
What version are you running?
1.0, but this issue is still there in current development

What's the URL of the page this enhancement relates to, if any?
This would be either a new link on the groups/users page, or a new page.

Describe the enhancement and the motivation for it.
With reviewgroups, users are unable to determine who is in a given review
group. This ability is especially useful when dealing with default
reviewers. It is also useful for users to be able to see what review groups
a user is part of. This prevents someone from over extending themselves.

What operating system are you using? What browser?
Linux, and users use both firefox, seamonkey, opera, and IE

Please provide any additional information below.
#1 lon***@gmai***** (Google Code) (Is this you? Claim this profile.)
A slightly different request.  We generally associate an email distribution list to a review group.  The advantage is 
that end users can manage group membership outside of review board: it is only a matter of managing 
membership to a distribution list.
Now the request is to display the email id in the groups view.  So that end users can easily identify which DL is 
associated to a group.
david
#2 david
  • +Component-Accounts
#3 scott.q********@gmai***** (Google Code) (Is this you? Claim this profile.)
It turns out users can find out the membership to a given review group. The URL is there, but there is no way to navigate to this link short of entering the URL.

This URL shows the members of the group.
http://reviewboard.org/groups/<group name>/members/

When viewing the /groups URL. All the links go to /groups/<group name>. One of them should go to /groups/<group name>/members.
chipx86
#4 chipx86
A solution to this is happening for 1.6.
  • +Milestone-Release1.6
chipx86
#6 chipx86
This is in 1.6 beta 1.
  • +Fixed
  • +chipx86