Hello,
Welcome to Atlassian Community!
Unfortunately, JIRA does not have a feature that would calculate the difference between two date fields, however, there are some options that you can use to achieve that matter:
1 - You can export both resolved date and Due date to CSV (Excel) and calculate it.
2 - You can use the Add-on Scriptrunner to create a new custom field that would calculate the value, however, it requires some knowledge in groovy Scripting. For more information about it, you can check the documentation below:
- Creating an advanced Script Field
3 - The Add-on JIRA misc Custom fields can also provide you with a calculated field. Check the answer below for more details about it:
- calculate the date and time with two custom field
Let me know if this information helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.