1) How to create a Jira automation (using Jira automation(app) to show a new field called Reopened when the issue is reopened without a need to create a special Reopen status in the workflow. The idea is to have a field that would show that the task was reopened or not.
2) I am trying to find, as well, a way to show how many times the same issue was reopened. How can I set it using automation?
Thanks in advance!
Hi @Vera Valshonok ,
Below are the steps that worked on my Jira.
{{#=}}{{issue.Reopen Count}} + 1{{/}}
@Mehmet A _Bloompeak_ great, thanks! How do I set default value 0? As I haven't found it the rule doesn't work for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Default value is set on the custom field screen not on the automation screen. See below to set the default value.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Happy to see that it worked. If you are looking more info about the statuses you can check Status Time app developed by our team. It shows status duration, status entry dates and status count for each issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.