Copying and pasting a feature class with an attribute rule that references another feature class updates the attribute rule to copy the referenced feature class name.
上次发布: May 21, 2022ArcGIS Pro
漏洞 ID 编号
BUG-000149281
已提交
May 16, 2022
上次修改时间
April 3, 2025
适用范围
ArcGIS Pro
找到的版本
2.9
操作系统
Windows Server
操作系统版本
2019 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is as designed. When using Arcade FeatureSetByName in attribute rules, a relation is established and all classes that are referenced become related to this class. When copying and pasting the class, all related classes are brought with it the same way a physical relationship is created between the classes. Paste Special allows the desired class to be brought over.