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

Type issue in backend when editing a code list with numbers #14290

Open
ErlingHauan opened this issue Dec 16, 2024 · 0 comments · May be fixed by #14331
Open

Type issue in backend when editing a code list with numbers #14290

ErlingHauan opened this issue Dec 16, 2024 · 0 comments · May be fixed by #14331
Assignees
Labels
added-to-sprint backend kind/bug Used when there is a defect / something is not working as it should. team/studio-domain1

Comments

@ErlingHauan
Copy link
Contributor

ErlingHauan commented Dec 16, 2024

Description of the bug

When editing a field in a code list with number values, backend throws an error.

Steps To Reproduce

  1. Upload the code list industri.json
  2. Change a description in the code list
  3. Backend will respond with status 400 (bad request):
    4935 with type System.Int64 is unsupported for Value field. Accepted types are string, double and bool.
editing-industri.mp4
@ErlingHauan ErlingHauan added added-to-sprint kind/bug Used when there is a defect / something is not working as it should. team/studio-domain1 labels Dec 16, 2024
@ErlingHauan ErlingHauan moved this to ⚠️ Blocked in Team Studio Dec 16, 2024
@ErlingHauan ErlingHauan moved this from ⚠️ Blocked to 📈 Todo in Team Studio Dec 16, 2024
@standeren standeren moved this from 📈 Todo to 👷 In Progress in Team Studio Dec 23, 2024
@standeren standeren self-assigned this Dec 23, 2024
@standeren standeren linked a pull request Dec 23, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
added-to-sprint backend kind/bug Used when there is a defect / something is not working as it should. team/studio-domain1
Projects
Status: 👷 In Progress
Development

Successfully merging a pull request may close this issue.

2 participants