Hi everyone,
I’m Emmanuel Katto from Dubai, United Arab Emirates (UAE), reaching out to see if anyone else has encountered a similar issue with our setup. I have configured an extra search for a collection, where hook_pre_process.groovy applies additional parameters based on the query parameters.
However, I've noticed that these additional parameters persist into the extra searches phase, even when I attempt to remove them. Specifically, I'm trying to eliminate the ge_eventDate parameter from transaction.extraSearchesQuestions["past"].additionalParameters using the following code:
transaction.extraSearchesQuestions["past"].additionalParameters.remove('ge_eventDate')
Unfortunately, this doesn’t seem to work, and the parameter continues to persist.
We are currently on version 15.20.0. Has anyone experienced this issue or have any insights on how to properly remove these additional parameters in the extra searches phase?
Thanks in advance for your help!
Best,
Regards
Emmanuel Katto