After create you update that model again somehow. You can muting events.
Dec 24, 2020
2
Level 3
Disable Observer Event Temporarily?
Hi,
I have a UserObserver in my application and I'm trying to temporarily disable the updating event in the observer when the created event is triggered.
On user creation the observer is currently triggering created & updating events (possibly all other events too)
Is there a way to temporarily disable individual or all other events when the created event is triggered ?
Please or to participate in this conversation.