mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-05 04:38:10 +08:00
It is possible to make several user substitutions on the same user #PL-4761
This commit is contained in:
parent
dcf69c9041
commit
a17703f895
@ -20,9 +20,6 @@
|
||||
<![CDATA[
|
||||
select u from sec$User u where u.id <> :ds$subst.user
|
||||
]]>
|
||||
<filter>
|
||||
<c>u.id not in (:param$existingIds)</c>
|
||||
</filter>
|
||||
</query>
|
||||
|
||||
</collectionDatasource>
|
||||
|
Loading…
Reference in New Issue
Block a user