| 不具合 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.
再現の手順