How to get a Count of Date changes

@Carlos_Javier_Prieto there are several reasons why this code does not work for the field “Due date”.

  1. Always check the JavaScript code part in the eazyBI before implementing it. This way you can ensure the correct field names and check the outcome on specific issue data: Here are more details on how to do this: Validate the Javascript code before using it in the custom field definition

  2. This approach does not work for due date fields as mentioned in the solution.

    Unfortunately, this solution won’t work for Due Date changes on Jira Server as eazyBI does not retrieve this information. In that case, you may calculate due date changes with some scripted field and then import them into eazyBI (https://docs.eazybi.com/eazybijira/data-import/data-from-jira-and-apps/jira-calculated-and-scripted-custom-fields#Jiracalculatedandscriptedcustomfields-Duedatechanges ).
    Related community topics on due date changes:

Best,
Zane / support@eazyBI.com