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

After Import Task an error message is displayed for the next issues #3613

Closed
SandyChou84 opened this issue Aug 27, 2021 · 4 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@SandyChou84
Copy link

When I use the import task button, I can view the problem commands, but when I select the problem button (hope go to next issues), an error message appears:

TypeError
Cannot read property 'username' of null

TypeError: Cannot read property 'username' of null
at http://localhost:8080/cvat-ui.9a9b3494bd04d60fdf16.min.js:414:1054586
at Array.map ()
at b_ (http://localhost:8080/cvat-ui.9a9b3494bd04d60fdf16.min.js:414:1053887)
at Ko (http://localhost:8080/cvat-ui.9a9b3494bd04d60fdf16.min.js:352:57930)
at gs (http://localhost:8080/cvat-ui.9a9b3494bd04d60fdf16.min.js:352:104169)
at cl (http://localhost:8080/cvat-ui.9a9b3494bd04d60fdf16.min.js:352:96717)
at sl (http://localhost:8080/cvat-ui.9a9b3494bd04d60fdf16.min.js:352:96642)
at Qs (http://localhost:8080/cvat-ui.9a9b3494bd04d60fdf16.min.js:352:93672)
at http://localhost:8080/cvat-ui.9a9b3494bd04d60fdf16.min.js:352:45314
at t.unstable_runWithPriority (http://localhost:8080/cvat-ui.9a9b3494bd04d60fdf16.min.js:360:3844)

CVAT version
Server: 1.5
Core: 3.13.3
Canvas: 2.5.0
UI: 1.21.1

Thanks for the help.

@bsekachev
Copy link
Member

When I use the import task button, I can view the problem commands, but when I select the problem button (hope go to next issues), an error message appears:

Unfortunately, I don't understand your message. Please, be more descriptive, provide some screenshots or a gif file.

@bsekachev
Copy link
Member

@SandyChou84

Got your email and saw the error.
Did you export the task on the same CVAT instance? I suspect that user who created the issue does not exist on the instance, where you imported the task.

@SandyChou84
Copy link
Author

My step for Export Tast :
1、"Request a review" and select the username.
2、Create the issues in frame 0 and frame 257.
3、"Save current changes".
4、"Submit the review".
5、"Export Task".

My step for Import Task:
1、"Import Task".
2、click "Issue" (happen error)
3、"Request a review" and select the username.
4、click "Issue" (happen error)
5、"Submit the review".
6、click "Issues" (happen error)

I don't know how use click "issues" no error in Import task.

Thanks for your help.

@bsekachev
Copy link
Member

Let's close for now as outdated. If somebody can reproduce in the newest version, 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

3 participants