Hi,
i want to restrict access to a given entity in the way, that is describred in the docs: show only the entries of an entity, where “{E}.createdBy = :session$userLogin”.
When i do this, when opening the correspoinding lookup view there is an error: “IllegalStateException: Unable to set query string: query is already created” (attached you’ll find the stacktrace).
When doing a constraint like this: “createdBy = ‘admin’” everything works as expected (without the dyamics of the feature of course).
Does anyone have a glue whats going on?
stacktrace.txt (7.2K)