获取应用程序中的漏洞更新
URL 已复制
共享 URL
漏洞
The Survey123 for ArcGIS field app does not send boolean values when using the ‘or’ operator.
上次发布: November 30, 2018
ArcGIS Survey123
漏洞 ID 编号
BUG-000117443
已提交
October 15, 2018
上次修改时间
June 5, 2024
适用范围
ArcGIS Survey123
找到的版本
3.0
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
解决办法
Use another calculation such as
if(selected(${question_one}, 'yes') and selected(${question_two}, 'yes'), 'yes', 'no')
or
coalesce(${question_one},${question_two}).
Refer to the following documentation for more options:
https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm
重现步骤
漏洞 ID: BUG-000117443
软件:
ArcGIS Survey123
当漏洞状态发生变化时获得通知
下载 Esri 支持应用程序
发现关于本主题的更多内容
Esri Community
搜索相关信息
Training
查找与此主题相关的培训
ArcGIS Ideas
探索想法并提供反馈
获取来自 ArcGIS 专家的帮助
联系技术支持部门
下载 Esri 支持应用程序
转至下载选项