You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using CVAT SDK I created projects and tasks however all the projects and tasks are on my personal workspace.
I created an organization id=1, but no matter what I do I cant move the projects to the organization. I even tried creating project with the argument org_id = 1 but this did not work.
Expected Behaviour
I would love to be able to projects_api.update(org_id=xx) and update the project or projects_api.create(org_id=xx, data)
The text was updated successfully, but these errors were encountered:
My actions before raising this issue
Using CVAT SDK I created projects and tasks however all the projects and tasks are on my personal workspace.
I created an organization id=1, but no matter what I do I cant move the projects to the organization. I even tried creating project with the argument org_id = 1 but this did not work.
Expected Behaviour
I would love to be able to projects_api.update(org_id=xx) and update the project or projects_api.create(org_id=xx, data)
The text was updated successfully, but these errors were encountered: