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

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,557,621
Community Members
 
Community Events
184
Community Groups

When release a version, send slack message with all linked issues with release version

I am not able to get all linked issues with the release version. Only getting release version

 

Screenshot 2023-04-11 at 12.34.59 AM.png

 

Screenshot 2023-04-11 at 12.36.17 AM.png

1 answer

1 accepted

0 votes
Answer accepted
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Apr 10, 2023 • edited

Hi @Kunal -- Welcome to the Atlassian Community!

The release is used by the issues, and so it does not contain the list of them.

To create your release message, try using the Lookup Issues action, with JQL to get the issues, and then you can reference them in the email (as shown in the help: https://support.atlassian.com/cloud-automation/docs/jira-automation-actions/#Lookup-issues

The changes to your rule would be (bolded below):

  • trigger: version released
  • action: lookup issues with JQL such as project = myProjectName AND fixVersion = {{version.id}}
  • action: send Slack message, changing this to reference the {{lookupIssues}} smart value 

Kind regards,
Bill

Hi @Bill Sheboy 

 

Thanks but I don't your answer helps here. I don't want it in an email.

Is there any way I can configure the list of tasks / stories / bugs in slack message when admin clicks on release button?

 

As of now I am only getting link.

Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Apr 11, 2023

Have you tried to use the Lookup Issues action that I suggested?  Have you tried to reference the lookup results in the Slack message?

With those, you can find and list the items which are in the release.  That can be provided in a Slack message, email, etc.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events