Bug ID Number |
BUG-000151239 |
Submitted | August 2, 2022 |
Last Modified | June 24, 2024 |
Applies to | ArcGIS Pro |
Version found | 3.0 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | In Product Plan
The issue has been added to the development team's backlog. The goal for issues with this status is to address them in a near-term release (next release or two). Check the issue's Additional Information or Alternate Solution section to see if there is helpful information until it can be fully addressed.
|
Additional Information
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.
Workaround
Add the frames table before the cameras table.
Steps to Reproduce