-
Bug
-
Resolution: Unresolved
-
Low
-
3
-
Severity 3 - Minor
-
1
-
Summary
Webhooks configured to be triggered by the user_updated event are only triggered when changing the full name in the account settings for a user. Changing anything else (e.g. change display name, upload a profile picture, changing the visibility settings for any of the fields) is not triggering the webhook.
Steps to Reproduce
- Create a webhook triggered by the user_updated event and configure it to be sent to any online debug tool like for example https://www.toptal.com/developers/postbin/
- Go to the profile and visibility settings for a user on the site
- Change the full name of the user
- Go to the online tool and see that the webhook has been sent as expected
- Now go back to to the profile and visibility settings and change anything else (profile picture, display name, any of the visibility settings, etc)
Expected Results
The webhook is triggered as well
Actual Results
Nothing happens, the webhook is not triggered
Workaround
No workaround available at the moment
- is related to
-
JRACLOUD-61949 user_updated webhook should get triggered when user's groups get changed
- Closed
Form Name |
---|
Hello,
I am a developer part of the Xporter team and we were attempting to use this webhook to get an update when the user changes the time zone.
It would be a great help if this could be changed to trigger when other user details apart from the full name are updated. In our case we see no other way to get the time zone update without the use of a webhook.
Is there any prospects on updates to the behavior of this webhook to also trigger when the user timezone is updated?
Best,
Eduardo Eiras