Steven Bal

Results 16 issues of Steven Bal

# Bug In de ZTC api spec staat bij de [publiceer acties](https://catalogi-api.vng.cloud/api/v1/schema/#operation/informatieobjecttype_publish) voor Zaaktype, Informatieobjecttype en Besluittype dat een succesvolle response een status code 201 heeft, terwijl publiceren via de...

bug
Prio M

# Bug Het endpoint voor `ZaakBesluit`en in het ZRC mag niet aangesproken worden door consumers, maar dient door het BRC aangesproken te worden als er een `Zaak` aan een `Besluit`...

bug
Prio M

# Bug Als ik een request doe op een endpoint waar authenticatie op zit (bijv. https://zaken-api.vng.cloud/api/v1/zaken) en ik geen JWT token meegeef, dan zou ik een 401 Unauthorized verwachten, maar...

bug
Prio M

Zodat bijvoorbeeld `Status`sen gefiltered kunnen worden met een lijst van mogelijke `zaak`-urls. Dit zou er bijvoorbeeld zo uit kunnen zien: ```https://zaken-api.vng.cloud/api/v1/statussen?zaak=[{{zaak_url1}},{{zaak_url2}}]``` gerelateerd aan: https://github.com/VNG-Realisatie/gemma-zaken/issues/1469

Prio H
Convenience
EPIC Zoeken
user story
Design decision

Closes #4199 partly Related PR: https://github.com/open-formulieren/open-forms-sdk/pull/688 **Changes** * Delete authinfo from session after it's stored on submission * Add explicit `anonymous` option to submission endpoint TODO: - [x] add test...

Closes #4420 partly **Changes** * Implement backend validation for AddressNL components **Checklist** Check off the items that are completed or not relevant. - Impact on features - [x] Checked copying...

From https://github.com/open-formulieren/open-forms/pull/4583#discussion_r1705422339 There's a few places where we filter on payments that are "successful", this logic should probably be part of the queryset to avoid duplication

good first issue
enhancement
owner: maykin

### Product versie / Product version 2.7.4 ### Customer reference _No response_ ### Omschrijf het probleem / Describe the bug If I copy a Form that has a Product associated...

bug
triage
owner: maykin

### Product versie / Product version Export from 2.6.12 / Import on cbdf97d17c273e9cba67d3073923a6a928a18370 ### Customer reference _No response_ ### Omschrijf het probleem / Describe the bug When importing a form...

bug
needs-backport
topic: form import/export

Add advanced settings for Objects API registration to store the necessary config (with a button to populate it from the registration configuration). These advanced settings should contain: - what Objects...

owner: den-haag
enhancement