зеркало из https://github.com/mozilla/pjs.git
Search for assignee on caseruns was not returning right.
This commit is contained in:
Родитель
355c767758
Коммит
e0bbe29789
|
@ -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";
|
||||
|
|
Загрузка…
Ссылка в новой задаче