Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import error when adding additional labels #1845

Closed
manybodycpa opened this issue Jul 3, 2020 · 2 comments
Closed

Import error when adding additional labels #1845

manybodycpa opened this issue Jul 3, 2020 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@manybodycpa
Copy link

I have the following issue. I have an existing task with labels A and B. Now, I want to add labels C and D that appear in a file with annotations. After adding the labels in the task interface, uploading the annotations produces the following error:

TypeError: Cannot read property 'attributes' of undefined

If I instead create a new task with labels C and D, the import works fine.

Server version: 1.0rc0
Core version: 2.0.0
Canvas version: 1.0.0
UI version: 1.1.

@azhavoro
Copy link
Contributor

azhavoro commented Jul 6, 2020

@manybodycpa Hi, thanks for the report!

@azhavoro azhavoro added the bug Something isn't working label Jul 6, 2020
@nmanovic nmanovic added this to the 1.1.0-beta milestone Jul 7, 2020
@nmanovic nmanovic modified the milestones: 1.1.0-beta, 1.1.0-release Jul 27, 2020
@bsekachev
Copy link
Member

@manybodycpa

I am unable to reproduce the issue.
Steps I tried:

  1. Created a task with two labels
  2. Created four objects there
  3. Dumped annotations as CVAT Images
  4. Changed labels in the dumped annotation file for two objects (doesn't exist in the task)
  5. Added these labels on the task page
  6. Uploaded annotations successfully

Please, update your CVAT and the issue probably will go away.
I will close the issue for now, if you still experience it, please reopen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants