Número de ID del error |
BUG-000179111 |
Enviado | August 28, 2025 |
Última modificación | October 16, 2025 |
Relacionado con | ArcGIS Pro |
Versión encontrada | 3.5.2 |
Sistema operativo | Windows OS |
Versión de sistema operativo | 11.0 64 bit |
Estado | Known Limit
Después de la revisión por parte del equipo de desarrollo, se ha determinado que este problema está relacionado con una limitación conocida del software que está fuera del control de Esri. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
This issue is not a defect. The geoprocessing framework applies the symbology from the input to the output when the output is a copy of the input with the same geometry type and fields. However, because the input includes a join, the field names are qualified by the table name. When the new output data is created, the output fields no longer exactly match the input fields used for symbology due to this qualification. As a result, the symbology is not transferred. An enhancement request can be logged to evaluate the possibility of automatically applying symbology when the input contains joined fields with table name qualification.
Solución alternativa
After the Export Features tool finishes running, use the Apply Symbology From Layer tool to import the symbology from the source feature class into the output feature class created by the Export Features tool.
Pasos para reproducir