Bug ID Number |
BUG-000164483 |
Submitted | January 22, 2024 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS Pro |
Version found | 3.2.1 |
Operating System | Windows Server |
Operating System Version | 2016 64 Bit |
Status | Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
|
Additional Information
It is not possible to evaluate all paths of all scripts to know what the possible outcomes can be since the features themselves are input. Yes, the provided example here is simple, but not all symbology expressions are. The recommendation is to author the script on data with possible values. Save a layer file and apply it to other datasets as needed.
Workaround
There is no current workaround other than creating a new ArcGIS Pro project, creating one of each feature, and saving it as a layer file. This separate project must be edited each time there is a change.
Steps to Reproduce