| Bug ID Number |
BUG-000150595 |
| Submitted | July 7, 2022 |
| Last Modified | October 7, 2024 |
| Applies to | ArcGIS Pro |
| Version found | 2.9.3 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
|
Additional Information
Run the following script:
(arcgispro-py3) c:\temp\BUG-000150595>python "a3Y5x000001IT0VEAW~1~memory_test.py"
Geometries in file geodatabase == 'in_memory'
Geometries in file geodatabase == 'memory'
(arcgispro-py3) c:\temp\BUG-000150595>
Workaround
Use another output workspace instead of the memory workspace such as a file geodatabase or folder.
Steps to Reproduce