laptop and a wrench

漏洞

Calculations relying on default values in non-relevant fields behave differently in the latest version of Survey123 for ArcGIS.

上次发布: January 17, 2020 ArcGIS Survey123
漏洞 ID 编号 BUG-000127379
已提交December 13, 2019
上次修改时间June 5, 2024
适用范围ArcGIS Survey123
找到的版本3.7
操作系统Windows OS
操作系统版本10.0
状态Will Not Be Addressed

附加信息

BUG-000097105 is fixed in Survey123 for ArcGIS 3.6. If a question is not relevant, it should not have any value until it becomes relevant. In this example, the default of 0 is used for all questions and all values are summed up although they are not relevant. This works in Survey123 for ArcGIS 3.5 or earlier, since non-relevant values are considered as 0. However, in Survey123 for ArcGIS 3.6, non-relevant questions are stored as null. Null + a value = Null. The correct way to construct the Total Depth calculation in this example is to use: coalesce(${Field_0},0) + coalesce(${Field_1},0) + coalesce(${Field_2},0) + coalesce(${Field_3},0).

解决办法

Refer to the GeoNet: Calculation question comment for a detailed explanation.

重现步骤

漏洞 ID: BUG-000127379

软件:

  • ArcGIS Survey123

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项