Hello.
I’m running into some unexpected behavior.
In my Discourse instance (v2.3.0.beta6 +171) I have webhooks setup for User Events.
When a user logs in, logs out, is created, approved or updated.
When I update my profile icon, an event is not generated.
Functionality wise, I would expect this to trigger an event, so I can synchronize the users’ profile icon at the receiving server’s side.
Currently there is no way for me to know when a user has changed their profile icon through webhooks.