Bug ID Number |
BUG-000152523 |
Submitted | September 22, 2022 |
Last Modified | June 13, 2025 |
Applies to | ArcGIS Pro |
Version found | 3.0.1 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Version Fixed | 3.1 |
Status | Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
|
Additional Information
This issue is addressed in ArcGIS Pro 3.1. The Extract Values to Points tool creates a new feature class output. The 'Shape_Length' field is a managed field and is removed for the point dataset (the Copy Features tool does the same). The issue is when writing the new 'TEST' field that exists after the schema is changed, the values are not managed properly.
Optionally, use the Extract Multi Values to Points tool that modifies the input features rather than creating a new input.
Workaround
In ArcGIS Pro 3.0.1, set the output to a shapefile to maintain the values.
Steps to Reproduce