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

Fix export of a job from a task with multiple jobs #5928

Merged
merged 12 commits into from
Mar 28, 2023

Conversation

yasakova-anastasia
Copy link
Contributor

@yasakova-anastasia yasakova-anastasia commented Mar 24, 2023

Motivation and context

Fixed #5927

How has this been tested?

REST API tests

Checklist

  • I submit my changes into the develop branch
  • I have added a description of my changes into the CHANGELOG file
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • I have linked related issues (see GitHub docs)
  • I have increased versions of npm packages if it is necessary
    (cvat-canvas,
    cvat-core,
    cvat-data and
    cvat-ui)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

@yasakova-anastasia yasakova-anastasia changed the title Fix export of a job from a task with multiple jobs [WIP] Fix export of a job from a task with multiple jobs Mar 24, 2023
@yasakova-anastasia yasakova-anastasia changed the title [WIP] Fix export of a job from a task with multiple jobs Fix export of a job from a task with multiple jobs Mar 27, 2023
@yasakova-anastasia
Copy link
Contributor Author

@zhiltsov-max, could you please review this PR?

Copy link
Contributor

@zhiltsov-max zhiltsov-max left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remember to update test assets before merging.

tests/python/rest_api/test_tasks.py Show resolved Hide resolved
@yasakova-anastasia yasakova-anastasia marked this pull request as draft March 27, 2023 16:04
@yasakova-anastasia yasakova-anastasia marked this pull request as ready for review March 27, 2023 19:32
@nmanovic nmanovic merged commit ce63565 into develop Mar 28, 2023
@nmanovic nmanovic deleted the ay/fix-several-jobs-export branch March 28, 2023 19:50
mikhail-treskin pushed a commit to retailnext/cvat that referenced this pull request Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export of a job with tracks from a task with multiple jobs failed
3 participants