Hello,
When a month ends, we must write a report where one of the things we analyze is the number of tickets created in relation of a the number of items fabricated.
To do so, at the beginning of each month we update fill for each type of item, the total of fabricated items the previous month and the total of the year until that month.
What we would need is to select the item type and the month and then populate the custom fields with the number of items, so we would only have to do it once for every item.
The only way I found is with massive change, but we have a large number of items and it would take as longer to fill up all the data on Jira than exporting it to excel and doing the calculations there, as we are doing now.
Is there a faster way to populate those fields?
Thank you,