Changes for page Query Users
Last modified by bougault on 2023/09/28 17:01
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -14,7 +14,7 @@ 14 14 #if($email != "") 15 15 $warnings.add("user $userId email does not match privacy rules") 16 16 #end 17 - $userIds.add($obj.getValue("user _name"))17 + $userIds.add($obj.getValue("username")) 18 18 #end 19 19 {{/velocity}} 20 20