Checking Sharing on an issue
Hi,
I'm using a custom API call to add Sharing permissions to an issue.
URL: issue/share
Method: PUT
Query String: accessorObjCode = GROUP, coreAction = EDIT, accessorID = 63ae2a......., ID = 63g.........
This is working fine. What I'm struggling with is checking to see if the needed Sharing already exists on the Issue. Is it possible?
I've tried getting the accessorIDs but not sure how to get what permission is applied.
I've also tried getting the accessRules, but that got me nowhere.
Any help is greatly appreciated.
thanks,
Kelly

