漏洞 ID 编号 |
BUG-000157875 |
已提交 | April 27, 2023 |
上次修改时间 | June 2, 2025 |
适用范围 | ArcGIS Pro |
找到的版本 | 3.1.1 |
操作系统 | Windows OS |
操作系统版本 | N/A |
状态 | Non-Reproducible
在开发团队测试过程中,此问题不可重现。 为问题分配此状态的可能原因包括:问题无法重现,或不再与软件的开发版本相关,但未安装特定修复程序来解决该问题。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
This is not reproducible in ArcGIS Pro 3.2. Please contact Esri Support if this still occurs.
Steps that are tested:
1. Copy the mobleGDB locally and add the lines layer to a map.
2. In the Catalog pane, right-click the mobleGDB > New > Click View.
3. In the Geoprocessing pane, name the view 'myView' and use the following query:
Select OBJECTID, case when type='NT' then 1 end as a flag from Lines.
4. Join both layers using the ObjectID field.
5. Examine the join layer and reorder the fields.
6. Remove the join, and note that the join name is correct. Select the join name and run.
Note: Everything is working.
If the steps are incorrect, please resend.
解决办法
From the Joins menu, choose to remove all joins, or select the Main.viewname join in the Remove Join tool.
重现步骤