mirror of
https://github.com/Biarity/Sieve.git
synced 2025-07-26 04:06:04 +02:00
@@ -186,6 +186,8 @@ namespace Sieve.Services
|
||||
{
|
||||
propertyValue = Expression.PropertyOrField(propertyValue, part);
|
||||
}
|
||||
|
||||
if (filterTerm.Values == null) continue;
|
||||
|
||||
foreach (var filterTermValue in filterTerm.Values)
|
||||
{
|
||||
|
Reference in New Issue
Block a user