mirror of
https://github.com/Biarity/Sieve.git
synced 2025-04-12 15:02:53 +02:00
commit
a643b29491
@ -187,6 +187,8 @@ namespace Sieve.Services
|
||||
propertyValue = Expression.PropertyOrField(propertyValue, part);
|
||||
}
|
||||
|
||||
if (filterTerm.Values == null) continue;
|
||||
|
||||
foreach (var filterTermValue in filterTerm.Values)
|
||||
{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user