漏洞 ID 编号 |
BUG-000151239 |
已提交 | August 2, 2022 |
上次修改时间 | June 24, 2024 |
适用范围 | ArcGIS Pro |
找到的版本 | 3.0 |
操作系统 | Windows OS |
操作系统版本 | 10.0 64 Bit |
状态 | In Product Plan
该问题已添加到开发团队的解决问题中。 对于具有此状态的问题,将在近期版本(下一个或两个版本)中进行解决。 检查问题的“其他信息”或“备用解决方案”部分,寻找可以完全解决此问题的有用信息。
|
附加信息
By design, the frames information is to be added first and the camera data, second. By doing this, the camera ID information is added to the frames table. By switching the workflow, the camera ID information is not added and the ingest process fails.
解决办法
Add the frames table before the cameras table.
重现步骤