No. It’s possible the dll(s?) it recompiles either did for some reason not compile completely because something was in use, or, the files did not get replaced properly on the app server because it was in use.
I’m not saying that’s what happened, but something to look for.
These How to determine the last time the data model was regenerated?
The Data Model Regeneration Log can be found in this location on the Application Server:
C:\Users\username\AppData\Local\Temp\Epicor\DataModelGenerator\DataModelGenerator.log
How to check the date of the last data model was regenerated?
You can also check the dates on the Data Model files by looking in the
\inetpub\wwwroot\”ERP10/Kinetic 202x Application”\Server\Assemblies folder. The two data model files are:
Erp.data.999999.dll
Ice.data.Model.dll
I removed the new fields that were added right before the issue and reverted to the last Customization on the Part screen and the error still persists.
I think neither technically. I set the default value which fixed it, and then set it back to blank and all was well. Guessing something somewhere got corrupted.