Hello, I’m doing the rename on the backend, and the event “onAfterEditStop” fires when the edit finished on client side, but I need to know when the backend event really finished, is there any event that tracks this?
I tried “onItemRename” but it’s not being invoked