We have a process that has been running for years where it calculates an expiry date based on a starting date and a given number of days. For some reason, this field is causing an error on the review form when the user attempts to review and approve the form. Yet, the form configuration does not show any error, however, in testing today, I now get this:
The Advanced Tab calculation on the Expiry Date field shows this and no changes have been made to this in years: =Requested_Permit_Start_Date+IF(Requested_Duration_Period="",0,Requested_Duration_Period)
Any suggestions on where to go to look for the problem? We did upgrade from 10.3 to 10.4 overnight last night, however, our user says this has been happening for a few weeks, not just today.