Closed LaurensBurger closed 11 hours ago
AFAIK this is deliberate since you're supposed to map the individual file components rather than throw all attachments onto a big pile and losing all the context.
Agree with Sergei, so, they should really find a businesscase for this. Ie. not a bug.
After plenty of internal discussion, we still feel that we shouldn't pick this up, but will do so anyway because the alternatives are even worse in the current situation.
We'll provide a separate registration variable that will contain all the upload URLs. Hopefully we can find a way to label this as "not recommended" and can document the intended usage, but that will also require some rethinking on the "productaanvraag/verzoek" side of things.
I will consider this for backport IF it's easy to do so, since it really is an enhancement.
Product versie / Product version
2.7.x - 2.8.0
Customer reference
Den Haag
Omschrijf het probleem / Describe the bug
It seems impossible to map the "uploaded_attachment_urls" since there is not entry for these in the variables > registration tab. So currently the submissions are missing the array "attachments" when using the v2 mapping.
(missed in #4475)