ISSUE
During registration, if the instant email validation is used, the system would return an SQL error message.
ROOT CAUSE
Code that was not properly changed to reflect a previous transition of CDBS data to a different database.
RESOLUTION
Modified the code to conform with the new internal CDBS database parameters.
We also had noticed that the process was using CDBS data, which is now depreciated. We took this opportunity to work in a release to change this CDBS functionality to the supported eLMS data.
We also made a parallel change in the code in VPIF.
Also, during this release, we fixed some references to VPIF in myLPFM. We had identified that emails were being sent on validations with the VPIF information instead of myLPFM.
Resolved at 9-29-22 at 5:00 PM ET.