Report parameter option broken in V 2.7.6

I previous version i had the following option in running reports where I could select one or multiples as you see in the screen-shot nelow:

image

However, in 2.7.6, it’s no more available for the same config option

image

image

Is this a bug in v 2.7.6?

We have fixed the long-standing performance issue https://github.com/jmix-framework/jmix/issues/2896 with the “List of entities” parameters.

So your Department parameter should allow you to select multiple values but in a different way. Have you tried it?

Regards,
Konstantin

1 Like

Hi Konstantin
No, i didn’t. But I just visited that link and didn’t find any specific documentation that explains how to. Can you get me any example or code snippets that work?

Just click on the ellipsis button in the Departments field. You will see a dialog for selecting entities.

That will not be user-friendly compared to what we have in v 2.7.4.

Agree. We’ll add a feature-toggle to return to the previously used multiSelectComboBoxPicker if needed: https://github.com/jmix-framework/jmix/issues/5132

1 Like

Thank you. I didn’t upgrade my application to 2.7.6 as my customers didn’t like it. Thanks for you consideration and looking forward.