In ArcGIS Pro 3.1.5, I am using Model Builder to iterate feature classes from a source GDB database containing data. The iterated features are then appended to a target empty GDB database with identical field structures. I configured the field matching type to 'Reconcile field differences using field mapping' to align corresponding fields. However, during model execution, the field mapping only applies the schema from the first iterated feature class, failing to dynamically adjust field mappings for subsequent feature classes. This results in mismatches for datasets with differing field orders or missing fields.