Is your feature request related to a problem? Please describe.
I have a CVAT project containing 100 tasks that has already labeled. Now, I need to draw bounding boxes around a new object in these tasks. While I can manually change the status of each task from "completed" to "annotation," is there a more efficient way to do this for all tasks at once?
Describe the solution you'd like
A python code that enable me to change all at once
Actions before raising this issue
Is your feature request related to a problem? Please describe.
I have a CVAT project containing 100 tasks that has already labeled. Now, I need to draw bounding boxes around a new object in these tasks. While I can manually change the status of each task from "completed" to "annotation," is there a more efficient way to do this for all tasks at once?
Describe the solution you'd like
A python code that enable me to change all at once