On the Order entity, I have a custom workflow that takes the DaysDiff between two date fields and places that whole number in a field on the Order. This is to track how many days an order has been in the current status reason. My issue is the records are in the Inactive state so I cannot Update Record with the whole number. Is there a workaround to getting the Days in Current Status on Inactive records?
*This post is locked for comments