Hello.
Some user tries to reactivate an opportunity from web-UI, and he's not the owner of that opportunity.
Trace shows next error:
SecLib::AccessCheckEx failed. Returned hr = -2147187962, ObjectID: 74c586fe-5657-e111-a01e-001a6433b300, OwningUser: 91b605e7-1fa6-e011-9325-001a6433b300 and CallingUser: 3cbf30e7-5094-e111-a0be-001a6433b300
ObjectID: 74c586fe-5657-e111-a01e-001a6433b300, as I can see in ActivityPointer table, is an OpportunityClose object. OpportunityClose table also contains a record with such ActivityID.
What permission I should use to allow this user to reactivate foreign opportunities?
Many thanks,
Eugene