mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-25 06:02:57 +08:00
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. |
||
|---|---|---|
| .. | ||
| app | ||
| assets/javascripts | ||
| config | ||
| db/migrate | ||
| lib/discourse_zendesk_plugin | ||
| spec | ||
| package.json | ||
| plugin.rb | ||
| README.md | ||
| tsconfig.json | ||
Discourse Zendesk Plugin
Zendesk for Discourse
For more information, please see: https://meta.discourse.org/t/discourse-zendesk-plugin/68005