This page last changed on Feb 07, 2007 by shannon.

Cannot resolve external resource into attachment. How do I get determine which Issues a user is allowed to see?

Given a list of issues, use

IssueUtils.filterIssues(issueGVs, new PermissionsParameter(user))

to filter the list of issues down to only those that the user has permission to view.

Document generated by Confluence on Oct 06, 2009 00:31