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

Creating a Partij causes a 500-error #279

Closed
joeribekker opened this issue Nov 15, 2024 · 1 comment
Closed

Creating a Partij causes a 500-error #279

joeribekker opened this issue Nov 15, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@joeribekker
Copy link
Member

Product versie / Product version

2.3.0

Omschrijf het probleem / Describe the bug

POST http://localhost:8001/klantinteracties/api/v1/partijen

{
  "nummer": "1000",
  "digitaleAdressen": null,
  "voorkeursDigitaalAdres": null,
  "rekeningnummers": null,
  "voorkeursRekeningnummer": null,
  "soortPartij": "persoon",
  "indicatieActief": true
}

causes

KeyError: 'partij_identificatie'

Stappen om te reproduceren / Steps to reproduce

No response

Verwacht gedrag / Expected behavior

No response

@joeribekker
Copy link
Member Author

Fixed with #227

@joeribekker joeribekker closed this as not planned Won't fix, can't repro, duplicate, stale Nov 15, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Data en API fundament Nov 15, 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
Projects
Archived in project
Development

No branches or pull requests

2 participants