Using several data sources in task creation dialog leads to invalid task creation request
Opened this issue · 0 comments
zhiltsov-max commented
Actions before raising this issue
- I searched the existing issues and did not find anything similar.
- I read/searched the docs
Steps to Reproduce
- Add a cloud storage
- Go to task creation dialog in UI
- Upload some images
- Switch to cloud storages, select some files (with different names from what was uploaded)
- Try to create the task. CVAT will try to use the uploaded images, but will fail, showing uploaded filenames in the error message
- Switch back to the uploading section
- Try to create the task. CVAT will fail, showing cloud storage names in the error message
Expected Behavior
No response
Possible Solution
Use only currently selected data source.
Context
No response
Environment
No response