| Bug ID Number |
BUG-000130530 |
| Submitted | April 30, 2020 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS Pro |
| Version found | 2.5 |
| Operating System | Windows OS |
| Operating System Version | 10.0 |
| Status | Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
|
Additional Information
This is by design. Data source changes are only allowed between feature classes of the same geometry type in ArcGIS Pro.
Workaround
If using a geoprocessing tool changes the geometry type of the feature class, rename the new feature class to have the same name as the original feature class by performing the following steps:
- Delete the original feature class (right-click the old feature class in the Catalog pane > Delete).
- Rename the new feature class (right-click the new feature class in the Catalog pane > Rename).
Steps to Reproduce