Carl Ashworth

Results 1 issues of Carl Ashworth

The current behaviour of filtering using the FilterCondition class (#1068) is to check if the key whose value is being filtered is in object annotations: ``` if isinstance(value, filters.FilterCondition) and...

enhancement