Bug ID Number |
BUG-000170641 |
Submitted | September 10, 2024 |
Last Modified | November 21, 2024 |
Applies to | ArcGIS Pro |
Version found | 3.3.1 |
Operating System | Windows OS |
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
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.
Workaround
Manually update the data source of the feature layer.
Steps to Reproduce