Hello, I created a feature class using the Field Maps Designer. I have a Date field (called Manufacture_Date) that is input manually, but is used in a calculated expression for another field (titled Age). I also have several other fields using calculated expressions that do not use the my Manufacture_Date field. When I collect a point, all my calculated expressions work as they are supposed to, until I start filling out the Manufacture_Date field. Then, all my calculated expressions stop working, including ones that do not even use Manufacture_Date in the expression. I have another Date field (Install_Date) that is the exact same field type and has the same properties as Manufacture_Date, except it is not used in any subsequent calculated expressions. When I fill out Install_Date, my calculated expressions continue to work just fine. So the source of the error is something to do with my Manufacture_Date being used in a calculated expression.
I have pictures showing the error below. In the first photo, the last 2 fields are generated from calculated expressions (my name and the time that the point is collected, neither are based on the Manufacture_Date field). These work fine until I fill out Manufacture_Date, and then the results of these calculated expressions go away.
Has anyone seen a similar issue and are there any known workarounds?