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

CVAT new ui: annotation uploading fails in annotation window #1432

Closed
2 tasks done
zhiltsov-max opened this issue Apr 20, 2020 · 3 comments
Closed
2 tasks done

CVAT new ui: annotation uploading fails in annotation window #1432

zhiltsov-max opened this issue Apr 20, 2020 · 3 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@zhiltsov-max
Copy link
Contributor

zhiltsov-max commented Apr 20, 2020

My actions before raising this issue

Expected Behaviour

Current Behaviour

Possible Solution

https://github.com/opencv/cvat/blob/develop/cvat-ui/src/actions/annotation-actions.ts#L368-L390

Function is called twice in a row. It expects history argument, but in the first call it is not provided, so the call fails with an error, when trying to unpack an input structure. Annotations are uploaded, though.

Steps to Reproduce (for bugs)

  1. Upload annotations in the new UI

Context

Your Environment

  • Git hash commit (git log -1): 70b6f0f
  • Docker version docker version (e.g. Docker 17.0.05): -
  • Are you using Docker Swarm or Kubernetes? -
  • Operating System and version (e.g. Linux, Windows, MacOS): Unubtu 18.04
  • Code example or link to GitHub repo or gist to reproduce problem:
  • Other diagnostic information / logs:
    Logs from `cvat` container

Next steps

You may join our Gitter channel for community support.

@bsekachev bsekachev self-assigned this Apr 21, 2020
@bsekachev bsekachev added the bug Something isn't working label Apr 21, 2020
@bsekachev bsekachev added this to the 1.0.0-beta.2 milestone Apr 21, 2020
@nmanovic
Copy link
Contributor

@TOsmanov , please confirm that the problem was resolved.

@nmanovic
Copy link
Contributor

@zhiltsov-max , please confirm as well.

@TOsmanov
Copy link
Contributor

@nmanovic problem resolved.

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

4 participants