I have a method that will be fired after a record select.
I realise this event is called all the time a new record is made. In fact, I want this to happen.
But when I roll back a transaction this also happens… I think this is wrong. At least this gives me some error messages I don’t know how to overcome…