Bug
| Bug ID Number | BUG-000161421 |
|---|---|
| Submitted | September 14, 2023 |
| Last Modified | October 1, 2024 |
| Applies to | ArcGIS Pro |
| Version found | 3.1.3 |
| Operating System | N/A |
| Operating System Version | N/A |
| Status | In Review |
Change a featureset into an array around line 44 as shown below.
var result = []
if(count(obs_int_eo) > 0){
for(var eo in obs_int_eo){
push(result, eo.EO_ID_SC)
return first(result)
}
}
Bug ID: BUG-000161421
Software:
Get help from ArcGIS experts
Download the Esri Support App