Creating a new domain list fails if the layer name of the hosted feature service contains a special character.
Portal for ArcGIS
漏洞 ID 编号
BUG-000164070
已提交
January 2, 2024
上次修改时间
January 10, 2024
适用范围
Portal for ArcGIS
找到的版本
10.9.1
操作系统
Windows Server
操作系统版本
N/A
状态
In Review
该问题正在审查中。 审查过程可确保问题包含所有必要信息、易于理解、不与现有问题重复,且为关于漏洞或增强功能的有效请求。 在此阶段,可能会联系您进行说明或提供其他信息。
解决办法
Go to the item details page, rename the layer to remove the special character, and create the list. Once the list is created, the layer can be renamed to the previous name, and subsequent edits to the list work as expected.
Get the updateDefinition payload using DevTools, and copy and paste the payload to the updateDefinition URL. Remove the special character from the string and submit the request. Subsequent edits to the list now work as expected.