Bug
| Bug ID Number | BUG-000138618 |
|---|---|
| Submitted | March 31, 2021 |
| Last Modified | July 3, 2025 |
| Applies to | ArcGIS Pro |
| Version found | 2.7.2 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Version Fixed | 2.9 |
| Status | Fixed |
The workflow works for File Geodatabases:
Running Python script also works:
import arcpy
aprx = arcpy.mp.ArcGISProject(r'C:\Cases\test0329_1\test0329_1.aprx')
aprx.updateConnectionProperties(r'C:\Cases\test0329_1\SS@suptorc0000867@sgltest1@gis.sde',
r'C:\Cases\test0329_1\SS@suptorc0000867@sgltest2@gis.sde')
aprx.saveACopy(r"C:\Cases\test0329_1\test0329_2.aprx")
Bug ID: BUG-000138618
Software:
Get help from ArcGIS experts
Download the Esri Support App