Ability to search sites user is member of (published and unpublished)
GENERAL
TESTING
GENERAL
TESTING
Description
Ability to search sites user is member of (published and unpublished).
Current SeletionType.ACCESS only returns published sites an user is member of.
1. Add a new SelectionType.MEMBER field to specify sites current user is member (will include unpublished sites); 2. Treat SelectionType.MEMBER in getSites(): same as ACCESS but without adding "SAKAI_SITE_USER.PERMISSION <= SAKAI_SITE.PUBLISHED" in where clause.
Activity
Aaron Zeckoski March 27, 2012 at 12:34 PM
CLE team bulk inactive issues cleanup - if this is important then reopen or create a new issue
Ability to search sites user is member of (published and unpublished).
Current SeletionType.ACCESS only returns published sites an user is member of.
1. Add a new SelectionType.MEMBER field to specify sites current user is member (will include unpublished sites);
2. Treat SelectionType.MEMBER in getSites(): same as ACCESS but without adding "SAKAI_SITE_USER.PERMISSION <= SAKAI_SITE.PUBLISHED" in where clause.