NullPointerException: Cannot invoke "String.startsWith(String)" because "paramName" is null

Jmix 3.0.0

I start to get over and over the error above when opening a view and Jmix tries to load reading parameters from the empty “select e from flowui_FilterConfiguration e”.

The only chance to open these views is, to disable the dataLoadCoordinator and load the data in the onReady() Handler.

Is this a known issue or did I something wrong ?

Regards
Felix

btw. I am missing the slack channel where some experts could exchange their experience …