Skip to main content
We occassionally find that 2 users are working the same Case. Is there a way to prevent that?
1 answer
  1. Aug 29, 2012, 5:17 PM
    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