Número de ID del error |
BUG-000170641 |
Enviado | September 10, 2024 |
Última modificación | November 21, 2024 |
Relacionado con | ArcGIS Pro |
Versión encontrada | 3.3.1 |
Sistema operativo | Windows OS |
Versión de sistema operativo | N/A |
Estado | As Designed
Tras revisión realizada por el equipo de desarrollo, se ha determinado que este comportamiento es acorde con lo designado. Consulte los detalles en la sección Información adicional.
|
Información adicional
This is expected behavior. Each branch version is assigned a GUID, which is utilized by the ArcGIS Pro client. Following the steps to reproduce, deleting the version removes the GUID record for the first test version, leading to an error in the Server log and a broken data source. When the second test version is created, a new GUID value is assigned. Verify this through the version management service (Version Infos) or by querying the branches geodatabase system table.
Solución alternativa
Manually update the data source of the feature layer.
Pasos para reproducir