| Bug ID Number |
BUG-000179222 |
| Submitted | September 3, 2025 |
| Last Modified | October 29, 2025 |
| Applies to | ArcGIS Field Maps |
| Version found | 25.1.0 |
| Operating System | Apple iOS |
| Operating System Version | 18.x |
| 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
In ArcGIS Field Maps version 25.1, there is an issue with processing the form calculation in a few scenarios:
- When collecting a new point when there are no existing features in the parent layer.
- When collecting a new point using the Collect Here workflow (i.e., long press a location on the map and select 'Collect here') even if the parent layer has one or more features.
If the parent layer has at least one feature, and the user collects a feature at their location using the Collect button (i.e., blue plus button), then the issue does not reproduce and the calculation runs correctly.
This issue is resolved in ArcGIS Field Maps version 25.2.
Workaround
Remove the FeatureSetByPortalItem() function from the ArcGIS Field Maps form calculations.
Steps to Reproduce