Announcement

Collapse
No announcement yet.

Webhook not triggering in some situations

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Webhook not triggering in some situations

    We have EspoCrm v6.1.7. All is working well, but we are experiencing an issue with webhooks.

    Summary:
    * We have configured a webhook based on "Checklist" type field update
    * Webhook name is e.g. Chat.fieldUpdate.tags
    * Tags options in the checklist are e.g. Lead, Query (unanswered), Query (answered), Incomplete, etc.

    The issue is:
    When we uncheck an already checked tag option, for example "Lead" and check another tag option such as "Query (unanswered)", no webhook is triggered. We have even checked the webhook_event_queue_item table, but no record is being inserted when checking the tag option "Query (unanswered)". But when we check another tag option, for example "Incomplete", it is being triggered normally.

  • #2
    Could not reproduce. But I tested on dev version.

    Comment


    • #3
      Anyone?

      Comment


      • #4
        acarter maybe you could add more details? To reproduce issue?

        Comment

        Working...
        X