Vasileios Zigras

Results 20 issues of Vasileios Zigras

#4413 and #4400 show that the email digest is getting bigger and seems that we repeat some parts in the code for each broken part of OpenForms (failed_emails, invalid_logic_rules etc....

enhancement
topic: email digest

**Changes** - Update keycloak's broken link for token exchange **Checklist** Check off the items that are completed or not relevant. - Impact on features - [x] Checked copying a form...

Closes #4733 **Changes** - Updated simplejson library **Checklist** Check off the items that are completed or not relevant. - Impact on features - [x] Checked copying a form - [x]...

### Product versie / Product version latest ### Customer reference _No response_ ### Omschrijf het probleem / Describe the bug Code parts which make use of simplejson library cause segmentation...

bug

Closes #4628 **Changes** - Added regression test for all the possible states of the `form_step_uuid` (empty str, None, not provided) - Added necessary if statement during the form copy **Checklist**...

needs-backport

Closes #4721 **Changes** - Added note to the prefill docs for update_existing_object functionality in the Objects API - Updated the screenshots in the Objects API manual according to the improvements....

After all the improvements concerning the Objects API, the related docs need to be updated concerning the dutch text (the screenshots have been updated by #4722 ).

triage
enhancement

This should be a generic thing (if possible) and not tied to the prefill module. See the ObjectsAPI registration, we already make use of boolean field for creating/updating an object...

owner: den-haag
enhancement

Closes #4396 partially **Changes** - Added necessary model field `prefill_options` to the `FormVariable` model (for storing all the needed configuration) and updated constraints according to new field - Moved public...

After moving the model `ObjectsAPIGroupConfig` from registrations to contrib with #4649 , we had to keep the Meta attribute because there were references to Foreign keys with the old db...

topic: backend
enhancement