Uploaded image for project: 'Automation for Cloud'
  1. Automation for Cloud
  2. AUTO-1620

Modify the "Page commented" trigger to run when a comment is added, updated or deleted on a Confluence page

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    • Confluence

      Current scenario

      According to our document, Triggers in Confluence automation, the Page commented trigger only runs for new comments and not when a comment is edited:

      Page commented

      This trigger runs your rule each time a page or inline comment is added to a page.

      This doesn’t include when an existing comment is edited.

      Suggested solution

      Modify the "Page commented" trigger to run when a comment is added, updated or deleted on a Confluence page.

      Workaround

      Create a "custom trigger" by using Confluence webhooks to respond to certain events, such as "comment_updated" and "comment_removed", as per the documentation Confluence Webhook events.

      And then use the Incoming webhook trigger to run the automation rule once those events are sent.

      • There are examples on how to register a Confluence webhook on the feature request CONFCLOUD-36613.

              Unassigned Unassigned
              d85dd54c1997 Rodrigo C
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: