Bug
Bug ID Number | BUG-000171352 |
---|---|
Submitted | October 9, 2024 |
Last Modified | June 21, 2025 |
Applies to | ArcGIS Pro |
Version found | 3.3.1 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Version Fixed | 3.5 |
Status | Fixed |
In the Python notebook script, change the call to the Merge tool from arcpy.Merge_management([st_class, rc], merge_path, f_Mappings) to arcpy.Merge_management([st_class, rc], merge_path, f_Mappings.exportToString()). This uses the string version of the FieldMappings object as input to the Merge tool instead of the arcpy.FieldMappings() object and produce the expected output.
Bug ID: BUG-000171352
Software:
Get help from ArcGIS experts
Download the Esri Support App