Hi,
My client has a demand that every user in the system will be able to assign a case record to himself, or to other users or teams,
and another demand is that the only one who can update a case record is the owner.
We only use one security role for all the users. I gave the security role assign privilege with global access right (organization), and write privilege with user access right.
When I enter a case record as a user with the specific security role, while I don't own the record, and I'm trying to assign the record to me,
I get the Privileges error message.
When I change the security role to have write privilege with global access right, the record is being assigned (not a big surprise..), but then I don't meet the client's demand of updating a record which I don't own.
Is there some kind of dependency between those privileges?
thanks.