| Bug ID Number |
BUG-000170395 |
| Submitted | August 30, 2024 |
| Last Modified | October 31, 2025 |
| Applies to | ArcGIS Pro |
| Version found | 3.3.1 |
| Operating System | Windows OS |
| Operating System Version | 11.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
This issue was addressed in ArcGIS Pro 3.5. Packaging and consolidating of f-strings in Python code should be good starting at ArcGIS Pro 3.5. Refer to https://community.esri.com/t5/arcgis-pro-ideas/use-of-f-strings-in-gp-tools-share-as-webtool/idi-p/1473633 for more information.
Workaround
Use concatenated string values utilizing "" and + instead of f-strings, or use ArcGIS Pro 3.2.x.
Steps to Reproduce