Hi everyone.
When we open a bug ticket we have a table in the description that states information about the user who reported this issue. When another report is coming we add a new row to the user report table and add information and this can happen multiple times of course.
I would like to create a field that counts the number of rows in this table using automation. One of the challenges is that having multiple rows in a certain cell can give a wrong calculation.
Another method that I thought using but have no clue how is somehow to use JIRA forms.
Can anyone help me with this?