Resolved! Increase Reopen Count
I have a case table (custom) where I am trying to report on the number of times a case was re-opened. I am trying to increase the count in the u_reopen_count field by 1 when the case is changed from 'resolved (6)' to any other value excluding resolv...