| Bug ID Number |
BUG-000165774 |
| Submitted | March 7, 2024 |
| Last Modified | April 24, 2025 |
| Applies to | ArcGIS Pro |
| Version found | 3.2.2 |
| Operating System | N/A |
| Operating System Version | N/A |
| Status | As Designed
After review by the development team, it has been determined that this behavior is as designed. See the Additional Information section for details.
|
Additional Information
The area and length fields exported to a shapefile become fields that the user must maintain. The system recognizes these fields as the user fields, as shapefiles do not maintain the area and length fields. The fields in the file geodatabase are system-maintained, as are the newly created fields in the feature service. When publishing these user-maintained fields from a zip file, the system does not update these values, only values in the newly created fields.
Workaround
Following the same workflow as mentioned above, no errors are returned when using the WGS 1984 Web Mercator (auxiliary sphere) projection. Publishing a layer (both feature class and shapefile) using the 'Share as web layer' option from ArcGIS Pro does not exhibit this issue.
Steps to Reproduce