GenericFilter - Access denied when saving

Hello,

When saving a filter within the generic filters, I get access denied. It works when the user has the system-full-access role. Our user gets the UiFilterRole to use generic filters and individual rights on entities and views in a separate role. But that is apparently not enough.

Can you tell me which concrete permissions a user needs to save a filter?

Thank you.

IntelliJ Ultimate 2024.1.2 / Jmix Studio 2.2.3

Hi @andre.wegener

Add the UI: edit filters (flowui-filter) role to your users. It contains permissions described in genericFilter :: Jmix Documentation

Regards,
Konstantin

Hi @krivopustov ,

Also I can’t save the filter.
Look my user have UI: edit filters (flowui-filter) assigned.
Roles_assigned

But when I wish to save the filter response is next:
Result_filter_save

and the debugger say:

Debug_response

and solution is next allow the user to view inputDialog:
Solution_save_filter

May is necessary to add this at UI: edit filters (flowui-filter) role.

Hi @florin.tanasa

Thank you for the report!
Created issue.

Regards,
Konstantin