不具合 ID 番号 |
BUG-000161526 |
送信されました | September 19, 2023 |
最終更新日 | June 5, 2024 |
適用対象 | ArcGIS Pro |
見つかったバージョン | 2.9.5 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 10.0 64 Bit |
ステータス | As Designed
開発チームによる確認後に、この動作が設計どおりであると判断されました。 詳細については、「参考情報」セクションをご参照ください。
|
参考情報
This is an expected behavior with appending data when undo is enabled.
As the features are appended, they are stored in the local delta tables until a save or discard occurs.
Once the save occurs, the features are pushed to the service, and the delta table is flushed.
The features that look to disappear in the table are actually in the data store of the hosted service, but the features do not meet the definition query associated with the service, which is why they no longer appear.
対処法
This is not applicable if using definition queries when publishing the feature class to ArcGIS Online. If this is done with feature classes in file geodatabases, the results are nominal.
再現の手順