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,554,229
Community Members
 
Community Events
184
Community Groups

Assistance on the automation

Hello guys, 

We currently have an requirement to capture the count the issue has been re-opened from "closed" to "In progress".

We have a Custom field of number type to capture the count. And we have an automation in place to capture the count.

I am having problem with the capturing the count if the transition is happening more than once. As the value still shows 1.

Screenshot 2023-05-16 175500.jpg

Any inputs would be much appreciated. 

Regards,
Dhanush

2 answers

1 accepted

4 votes
Answer accepted
Flavien Gache
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 16, 2023

I think you have two fields.

Issue re-open Count

Issue Reopen Count

You are updating one with the other in your example. Try to use the same.

Tell me if it helps you.

Hey Flavein, Thank you for pointing that out.

That seemed to have solved the issue. 

Regards,
Dhanush

Flavien Gache
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 16, 2023

Great ! Good day to you :D

0 votes
Fernando Eugênio da Silva
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.
May 16, 2023

@M Dhanush 

Two things here:

1: I suggest you set the default value to 0 (zero) in the field, just for the count to start from 0 and not from none (empty field).

2: The smartvalue doesn't seem to match the field name.

Field name: Issue re-open Count

Smartvalue: {{issue.Reopen Count}}

Do you notice the difference? It should be something like: {{issue.Issue re-open Count}} + 1

Or even better, I suggest you use field ID instead of field Name, it's safer.

In the end, it will just look like this with the field ID: {{issue.customfield_XXXX}} + 1

This should be enough to fix the issue you are experiencing.

If it still doesn't work, let us know :)

Regards,

Fernando

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events