Comment 5 for bug 405277

Revision history for this message
Robert Collins (lifeless) wrote : Re: Allow private teams to join other teams

Curtis, exploring this a little more.
How is
Private <- Private (private team left has a member private team right)
different to
Public <- Private (public team has a member private team)

In the former case, the private team left may have members / administrators or even the owner that are not in private team right. So from the perspective of private team right those people are the general public.

I think that these two cases are identical.