0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/plugins/discourse-zendesk-plugin/spec/requests
Arpit Jalan 96a277d2c1
FIX: preserve Zendesk webhook email attribution (#40115)
Previously, Zendesk sync resolved the webhook `email` before checking
whether the incoming comment needed to create a new post, and the
intended attribution behavior was not covered by a request spec.

This change moves that lookup to the post creation path and adds
coverage confirming that a valid Zendesk webhook with a matching `email`
creates the synced comment as that Discourse user.
2026-05-18 21:04:47 +05:30
..
issues_controller_spec.rb
sync_controller_spec.rb FIX: preserve Zendesk webhook email attribution (#40115) 2026-05-18 21:04:47 +05:30