Merge branch 'release-3.8'
Этот коммит содержится в:
@@ -1297,7 +1297,7 @@ func (us SqlUserStore) SearchNotInTeam(notInTeamId string, term string, options
|
||||
ON tm.UserId = Users.Id
|
||||
AND tm.TeamId = :NotInTeamId
|
||||
WHERE
|
||||
tm.UserId IS NULL
|
||||
(tm.UserId IS NULL OR tm.DeleteAt != 0)
|
||||
SEARCH_CLAUSE
|
||||
INACTIVE_CLAUSE
|
||||
ORDER BY Users.Username ASC
|
||||
|
||||
Ссылка в новой задаче
Block a user