discourse/plugins/discourse-zendesk-plugin/spec
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
..
integration DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
jobs FIX: pushing replies to topics already in zendesk (#36424) 2025-12-04 17:18:46 +01:00
lib/discourse_zendesk_plugin FIX: replies not syncing to Zendesk for linked topics (#36560) 2025-12-09 14:59:05 +01:00
requests FIX: preserve Zendesk webhook email attribution (#40115) 2026-05-18 21:04:47 +05:30
system DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00