I have two cascading fields (start date and end date) both of them have month -> year values, for example: Feb - 2025
I need to calculate the duration between start date and end date then update another field (category) as follows:
Small: 1 month duration
I have script runner and jira automation but I'm not sure how to achieve this