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

Not consistent rest api when returning annotations #7292

Closed
2 tasks done
bsekachev opened this issue Dec 25, 2023 · 1 comment · Fixed by #7286
Closed
2 tasks done

Not consistent rest api when returning annotations #7292

bsekachev opened this issue Dec 25, 2023 · 1 comment · Fixed by #7286
Labels
bug Something isn't working

Comments

@bsekachev
Copy link
Member

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Steps to Reproduce

It returns elements: [] for any shapes (not only skeletons), but in case with tracks it returns elemens: [...] only for skeletons:
image

For tags it does not return elements: [].

Expected Behavior

We should decide on unified behaviour

Possible Solution

No response

Context

No response

Environment

No response

@bsekachev bsekachev added the bug Something isn't working label Dec 25, 2023
@bsekachev
Copy link
Member Author

At the same time, when PATCH http://localhost:8080/api/jobs/id/annotations?org=&action=update

It returns elements: [] for tracks:
image

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

Successfully merging a pull request may close this issue.

1 participant