I upgraded from ArcGIS Pro 2.9 to 3.1.1 and at the same time updated dltsolutions to the 3.1.1 version in Package Manager. After the update however, some fields are not copying data over.
In a Data Loading Workspace, where there are fields in the source dataset that have Editor Tracking enabled on them, and they are added in the data loading workspace for a particular target dataset as an expression (ex: TargetField: CreationUser | Expression: !CreationUser!) it fails to copy any data over into those fields in the target dataset now after the update.
To clarify some details:
- It was copying over all data correctly until the version updates.
- All other fields are copying over correctly, it's only where the source field is used for editor tracking that it's not copying the field value
- The corresponding field in the target dataset is NOT configured for editor tracking (Editor Tracking is only enabled in the Source Dataset)
- From limited testing, this same error behavior does NOT occur via the Append with Transformation tool, only via a Data Loading Workspace.
Am I missing something or has anyone else encountered this and found a work-around?