Sergei Maertens

Results 58 issues of Sergei Maertens

Partly closes #72 **Changes** Added serializer field for min/max datetime validation of formio datetime components. **Checklist** Check off the items that are completed or not relevant. - Impact on features...

### Product versie / Product version master / stable versions ### Omschrijf het probleem / Describe the bug Discovered in #4305 The serializer used for (model field) validation only supports...

bug
triage

This is now possible as we upgraded to Django 4.2. Python 3.11 offers some [performance improvements](https://github.com/faster-cpython/). Checklist (WIP): - https://github.com/open-formulieren/open-forms/pull/3974 (3.12 removes setuptools). See the PR description for more details...

blocked

Closes #4246 partly **Changes** * Uses a single callback view now (we still subclass it for the OF auth plugin). This view no longer copies the upstream one and instead...

Target audience: functional administrators Goal: avoid things breaking silently (things will break) **Things that go wrong during runtime** - [x] All submissions with failed registration status (or a handy admin...

enhancement
owner: maykin

If any form makes use of DMN logic actions, there should be a test in the digest email that checks the correct Camunda configuration: - [ ] Test connection/credentials to...

new feature
enhancement
topic: DMN

### Product versie / Product version latest (fdb19fdd6625e0281bdaed4a39a90f4f9150ec26) ### Omschrijf het probleem / Describe the bug When I use a simple logic rule and use a boolean variable (checkbox component,...

bug
topic: gebruik variabelen

Currently to get a boolean passed to the DMN evalution you can only do so by using a checkbox widget (or a JSON logic rule perhaps that translates something else...

enhancement
topic: DMN

Business topic: DMN * Configuring in/output variable mappings and then changing the decision definition to use -> doesn't clear the mapping. The dropdowns can't find the input/output variables and render...

owner: den-haag
topic: DMN

Part of #3623 Currently the "machtigen" context data is stored as a simple JSON field, which doesn't capture everything that should be captured, and the shape is also not well...

owner: den-haag
topic: machtigen