Skip to main content
We occassionally find that 2 users are working the same Case. Is there a way to prevent that?
1 Antwort
  1. 29. Aug. 2012, 17:17
    Create a validation rule on case

     

     $User.Id <>  OwnerId 

     

    In this premisse we're assuming that the case owner must have rights to edit the case.
0/9000