We want to send custom email notification that includes recalculated due date when workflow step is ready. However, the due date read from WSubWorkTask is not recalculated yet at this point. It ends with a wrong due date (the initial one) in the email.
How can we get recalculated due date in step ready event? Thanks.