In a publish of collaborations, the requestsToJoin attribute is not stripped from the collaboration object before being sent to the client. (It contains firstName, lastName.)
This is relatively low priority. There's no obvious way to remove requestsToJoin from the client because it's used to decide whether to say "already applied" on a collaboration in the browse view.
In a publish of collaborations, the
requestsToJoin
attribute is not stripped from the collaboration object before being sent to the client. (It contains firstName, lastName.)