Closed
Description
Based on current experiments, I see that the handler gets called for all the operations on the CR (add, update and delete). However, there is no information about which of the operations resulted in the handler getting invoked.
Are there plans to add more context to the types.Event
object (or some other mechanism) to distinguish between various operations?