Bug
Bug-ID-Nummer | BUG-000165771 |
---|---|
Eingereicht | March 7, 2024 |
Zuletzt geändert | April 9, 2025 |
Gilt für | ArcGIS Pro |
Gefunden in Version | 3.1.3 |
Betriebssystem | Windows OS |
Betriebssystemversion | 10.0 64 Bit |
Status | As Designed |
This is by design; featuresetbyname must take a literal string to make the Arcade work across the stack. This is required for copy and paste, publishing, client-side evaluation, and much more. It is not recommended to pass a variable. If the user must pass a variable for any reason, they can create a new function, var newFeatureSetByname = FeatureSetByName, and then use newFeatureSetByname instead. However, the user must exclude the rule from evaluation and must understand that this will affect publishing, copy and paste, and other workflows.
Bug-ID: BUG-000165771
Software:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen