I used Transition Count Field.
Firstly I created custom filed i.e transition count filed in its description I used below mentioned formula in description
<!--
@TransitionName
: transition name -->
and also associated it to the project and re-index my JIRA.
But while I used post function on workflow I do not found Transition Count Field.
Can anyone please help me where do I missed.
NOTE: I am trying to generate a report which need to show how many times the issue is re-opened, which developer was involve in that issues.
Hi @st_shekhar
I don't about the way you are trying to implement it, but a simple count can be made on a CF which will count the times an issue uses a specific transition. Wouldnt that work for you?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.