Unable to return globalid in a ArcGIS Survey123 report if the form contains a question named globalid with a null field type.
ArcGIS Survey123
漏洞 ID 编号
BUG-000163692
已提交
December 13, 2023
上次修改时间
October 7, 2024
适用范围
ArcGIS Survey123
找到的版本
3.19
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Reject this as an invalid issue because:
1. Including any question name that sets bind::esri:type=null in a report template will also raise the same error. This is a by-design behavior as a question with fieldType=null can print nothing in the report.
2. Globalid must not be used as a question name in XLSForm file. It is included as a reversed keyword in the reserved sheet of XLSForm template in ArcGIS Survey123 Connect to avoid any potential issue due to the same naming with ArcGIS's system field globalid. Although publishing a survey can succeed due to the null field type setting from a survey perspective, it can potentially raise an issue in other apps in ArcGIS platform.