Issue Details (XML | Word | Printable)

Key: CSI-217
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Chris Edwards
Reporter: Chris Edwards
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Confluence Sharepoint Connector

Update SharePoint Permission Checker (permcheck.asmx) web service to support item-level security

Created: 28/Jul/08 11:49 AM   Updated: 12/Nov/08 12:41 PM
Component/s: Sharepoint Web Service Wrapper
Affects Version/s: Later
Fix Version/s: Recommended

Time Tracking:
Not Specified

Issue Links:
Blocker
 

Labels:


 Description  « Hide
Currently, the SharePoint Permission Checker web service (permcheck.asmx) does not support item-level security. It only supports list-level security.

Checking for user permission for each individual item through the existing permcheck.asmx implementation would be too expensive from a performance perspective (especially for large SharePoint lists). A solution for this may be to change the existing call to the List web service to a custom SharePoint web service (could be an enhancement to permcheck.asmx) to pull content for a specific user.



 All   Comments   Work Log   Change History   FishEye   Crucible   Builds      Sort Order: Ascending order - Click to sort in descending order
Kirk Liemohn added a comment - 01/Aug/08 10:33 AM
Kirk and Chris recommend that this be given high priority and done in V1.1.