Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Get customer feedback from Email or allow users to edit issues without leaving their inboxes

Involve your clients in the work process without any need to open Jira. For example, get customer feedback from Email or allow users to edit issues without leaving their inboxes. Do this through Jira automation, specifically WebHook. 

The trigger can be both Field Change as well as Manual trigger automation, depending on your choice:

  1. Create a rule with a trigger - Incoming webhook;

    1. Execute this automation rule with - Issues provided in the webhook HTTP POST body;

Capture 3.JPG

    1. Add condition of your choice (for a rule to be more precise);

    2. The action of your choice: for example Edit Issue:

      1. Choose fields to set.

Capture 2.JPG

After setting the incoming webhook add a trigger rule, to monitor value changes in your previously defined fields.

  1. Create a rule with a trigger - Field value changed;

    1. Add condition of your choice (for a rule to be more precise);

    2. Choose “Send email” action;

      1. To: select recipients;

      2. Subject: use smart values to access information about the issue: {{issue.summary}}

      3. Content: To create buttons type in following to the Content box:

        <form action=["https://automation.atlassian.com/pro/hook?issue={{issue.key}}"] method="POST" name="submitForm">
        <button type="submit">[name of the buton]</button>

Capture 1.JPG

Your result should look similar to this:

Capture 4.JPG

0 comments

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events