laptop and a wrench

漏洞

A read-only geopoint question with no existing location does not capture the device location when opened from the Draft folder in ArcGIS Survey123 field app.

上次发布: December 2, 2022 ArcGIS Survey123
漏洞 ID 编号 BUG-000153581
已提交November 8, 2022
上次修改时间June 10, 2025
适用范围ArcGIS Survey123
找到的版本3.16
操作系统Apple iOS
操作系统版本15.x
修正版本Planned Release Date: Q1 2023
状态Fixed

解决办法

There are two workarounds:

  • Turning off the read-only rule allows the user to go back to the draft and manually place the geopoint.
  • Use an expression to make the geopoint question read-only anywhere except for the draft folder. In order to do this, use pulldata("@property", 'status') to calculate the current status of the survey (which returns draft, submitted, sent, or inbox if the survey was opened from Drafts, Outbox, Sent, or Inbox, respectively. An empty string is returned if the response is new.) with calculationMode=always in bind::esri:parameters column and use it as an expression to determine when the geopoint question should be read-only (for example ${surveystatus}!='draft').

重现步骤

漏洞 ID: BUG-000153581

软件:

  • ArcGIS Survey123

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项