Hi;
I want to add automatic counter. It will add +1 if the relevant card is not accepted and returned during the test. If it comes to the test column again and is not accepted again, it will add +1 more. It will tell me how many times it has been tested until the process is complete or Done.
Just say I want to track issue movement.
You could create a custom field of the type number.
Than create an automation rule, based on status change and then update the number field.
See Jira Cloud automations smart values for math expressions
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.