The Update Subnetwork tool does not update the subnetwork name for containment association content features.
上次发布: August 2, 2019ArcGIS Pro
漏洞 ID 编号
BUG-000123704
已提交
July 15, 2019
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
2.3.3
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Containers are independent of the content when it comes to dealing with the subnetwork name. A container only gets a subnetwork name if it has a content feature that participates in a subnetwork. A container having a subnetwork name does not mean that all of the content feature in the container have the same subnetwork name.
For example, the container is a substation. The content items are three circuit breakers (which will become subnetwork controllers). The subnetwork name assigned to the first circuit breaker is SubNet1. Now we update the subnetwork for SubNet1. The container gets the subnetwork name of SubNet1. However, the other two circuit breakers remain unchanged. They are not part of SubNet1 and is just a content to a common container. Now the second circuit breaker gets a subnetwork name of SubNet2. After updating the subnetwork for SubNet2, the container now shows SubNet1::SubNet2 indicating that it contains multiple subnetworks. The first circuit breaker still has the subnetwork name of SubNet1, the second circuit breaker still has the subnetwork name of SubNet2 and the final circuit breaker still doesn't have any subnetwork name. Now, the final subnetwork is named SubNet3 and the subnetwork is updated. The container shows a subnetwork name of SubNet1::SubNet2::SubNet3, but each individual feature inside the container only shows the subnetwork name for the subnetwork in which they actually participate.