# Creating a topic or a post sends the user\_updated webhook

**URL:** https://meta.discourse.org/t/creating-a-topic-or-a-post-sends-the-user-updated-webhook/71643
**Category:** Bug
**Created:** [October 8, 2017, 10:17pm UTC](https://meta.discourse.org/t/creating-a-topic-or-a-post-sends-the-user-updated-webhook/71643 "2017-10-08T22:17:42Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [October 10, 2017, 1:18am UTC](https://meta.discourse.org/t/creating-a-topic-or-a-post-sends-the-user-updated-webhook/71643/10 "2017-10-10T01:18:19Z")

</div>

It looks like the behavior of the `user_updated` event was changed in

[https://github.com/discourse/discourse/commit/519b70ea4692834638e4b95c92b81a2160621681](https://github.com/discourse/discourse/commit/519b70ea4692834638e4b95c92b81a2160621681)

which triggers as long as a column on the user is changed. @zogstrip Do we need all the columns to trigger the event? If not I’ll add a a filter that checks the columns which have changed against the `UserUpdated::OPTION_ATTR` constant.

---

_[View the full topic](https://meta.discourse.org/t/creating-a-topic-or-a-post-sends-the-user-updated-webhook/71643)._
