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

REST API handles multiline attributes incorrect way #6502

Open
2 tasks done
bsekachev opened this issue Jul 18, 2023 · 4 comments
Open
2 tasks done

REST API handles multiline attributes incorrect way #6502

bsekachev opened this issue Jul 18, 2023 · 4 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@bsekachev
Copy link
Member

bsekachev commented Jul 18, 2023

My actions before raising this issue

Steps to Reproduce (for bugs)

Server request:

image

Request payload:

image

Response payload:
image

Expected Behaviour

"values" property keeps after request

Current Behaviour

\n -> ","

Your Environment

  • Git hash commit (git log -1): v2.5.0
  • 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):
  • Code example or link to GitHub repo or gist to reproduce problem:
  • Other diagnostic information / logs:
    Logs from `cvat` container
@bsekachev bsekachev added the bug Something isn't working label Jul 18, 2023
@bsekachev bsekachev added the good first issue Good for newcomers label Mar 11, 2024
@mach-12
Copy link
Contributor

mach-12 commented Apr 6, 2024

Hello @bsekachev, @nmanovic. If you could check #7736 and assign this one to me. It took quite some time to get this one right.

@ritikraj26
Copy link
Contributor

Hi @bsekachev @nmanovic ,
I would like to take up this issue. Could you assign this to me?

@ritikraj26
Copy link
Contributor

@nmanovic
Raised the PR here

@mach-12
Copy link
Contributor

mach-12 commented Apr 8, 2024

Hey @ritikraj26 @nmanovic. Already handled this one 😊

Hello @bsekachev, @nmanovic. If you could check #7736 and assign this one to me. It took quite some time to get this one right.

@Marishka17 Marishka17 assigned mach-12 and unassigned ritikraj26 Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants