On this page:

How to send a message (Slack or otherwise) based on the Didit checklist task completion percentage field

  1. ac-image
    ac-image
  2. Click “Create rule.”

    ac-image
    ac-image
  3. Add the “Field value changed” trigger and choose “Didit tasks completion percentage” for the “Fields to monitor for changes” section.

    ac-image
    ac-image
  4. Add a JQL condition which specifies the checklist percentage complete you would like to target. You can skip this part if you want to get messages for all checklist updates.

    The percentage is up to you, but your JQL should look something like below.
    "Didit tasks completed percentage" = 90
    
    ac-image
    ac-image
  5. Add the “Send Slack message” action.

    ac-image
    ac-image
  6. Configure the action with your channel webhook and message details.

    You will need to log in to your Slack account to get the channel webhook. You can do this by clicking the link below the “Webhook URL” field. You can also use smart values to send issue and checklist data to in the message. This helps provide more context to your users.
    ac-image
    ac-image
  7. You could also choose to send a message on a different messaging service, such as email, Whatsapp, Teams, Skype, Twilio, using a webhook or other integration.

Check out the Atlassian documentation on automation for more ideas!

Link to this page: https://seibert.biz/diditmessagechecklisttaskpercent