This commit is contained in:
2020-03-19 15:46:35 +00:00
parent ab3d4606c3
commit ac7f0f94e1
5 changed files with 32 additions and 15 deletions

View File

@@ -156,7 +156,7 @@ namespace AyaNova.PickList
}
if (HasAutoCompleteQuery)
if (HasAutoCompleteQuery && !HasTagSpecificQuery)
lWhere.Add(sWhere);