Search for assignee on caseruns was not returning right.
git-svn-id: svn://10.0.0.236/trunk@219682 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
65883004da
commit
6b99bf6221
@ -767,7 +767,7 @@ sub init {
|
||||
}
|
||||
else {
|
||||
push(@supptables,
|
||||
"INNER JOIN profiles AS map_$1 " .
|
||||
"LEFT JOIN profiles AS map_$1 " .
|
||||
"ON test_". $obj ."s.". $1 ." = map_$1.userid");
|
||||
}
|
||||
$f = "map_$1.login_name";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user