laptop and a wrench

漏洞

Telecommunications Foundation Solution Communication Line Attribute Rule #3, CL-Contain Communications Line in Structure Line gives an error when trying to preform Task 3 of the editing workflows of 'Creating a Cable with Strands'.

ArcGIS Pro
漏洞 ID 编号 BUG-000166286
已提交March 26, 2024
上次修改时间December 13, 2024
适用范围ArcGIS Pro
找到的版本3.2.2
操作系统Windows OS
操作系统版本10.0 64 Bit
状态In Product Plan

附加信息

There is a change in behavior of attribute rules and how they return features. The feature needs the AssetGroup field and it is not specified in the FeatureSetByName call 'var structure_line_fs = FeatureSetByName($datastore, 'main.StructureLine', ["GLOBALID", "ASSOCIATIONSTATUS", "AssetType"], true); var structure_edge_fs = FeatureSetByName($datastore, 'main.StructureEdgeObject', ["GLOBALID", "ASSOCIATIONSTATUS", "AssetType"], false);' to 'var structure_line_fs = FeatureSetByName($datastore, 'main.StructureLine', ["GLOBALID", "ASSOCIATIONSTATUS", "AssetType"], true); var structure_edge_fs = FeatureSetByName($datastore, 'main.StructureEdgeObject', ["GLOBALID", "ASSOCIATIONSTATUS", "AssetType","AssetGroup"], false);'.

解决办法

Add AssetGroup to the field list in FeatureSetByName.

重现步骤

漏洞 ID: BUG-000166286

软件:

  • ArcGIS Pro

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项