I'm writing a plugin that executes specific actions on case events based on specific criteria. I'd like to be able to compare a field's before and after values in a case event. For example, I'd like to know if the priority of a case has changed and possibly whether it changed from or to a specific value during a case event. I've tried looking at the field values in BugCommitBefore, but as far as I can tell they are not the previous values. Is there a way to do this?
|
0
|
||||
|
|
1
|
During a BugCommit event (for example), you should be able to check the "before" value of a field by using |
||
|
|