TF-3292 Fix [SEARCH] If I filter emails by date and then sort them by relevance, the filter isn't applied
This commit is contained in:
@@ -79,7 +79,7 @@ Accepted
|
||||
|
||||
Brief the logic flows when click `Sort Order` in search:
|
||||
|
||||
- To sort by `Subject`, `Sender` or `Relevance` we will have to use the `position` property and ignore `before` and `after` in `conditions` of `filter`
|
||||
- To sort by `Subject`, `Sender` or `Relevance` we will have to use the `position` property of `filter`
|
||||
|
||||
```json
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user