Shivam Mishra
6829328182
fix(filters): correct null matching logic [CW-5741] ( #12627 )
...
This PR fixes a bug came from assuming the old null check only mattered
for the `is_not_present` filter.
The fix keeps `not_equal_to` working but lets each operator decide what
to do with `null`. Presence filters look at a shared `isNullish` flag,
text filters still rely on `contains`, and date filters skip
conversations with no timestamp. The new spec covers the null-assignee
scenario for both `equal_to` and `not_equal_to` so we don’t miss this
again.
2025-10-09 18:19:20 +05:30
..
2025-06-04 21:52:13 +05:30
2025-10-09 18:19:20 +05:30
2025-01-21 13:50:01 +05:30
2024-10-23 22:09:36 -07:00
2025-07-30 10:52:47 -07:00
2025-06-25 14:21:03 -07:00
2025-09-01 15:55:09 +05:30
2025-09-12 18:42:55 +05:30
2025-01-28 09:19:18 +05:30
2025-09-09 14:27:36 +05:30
2025-05-29 14:42:13 +05:30
2025-09-12 18:42:55 +05:30
2025-01-28 09:19:18 +05:30
2025-09-10 20:02:11 +05:30
2024-12-04 13:58:53 -08:00
2023-04-17 19:11:05 +05:30
2025-06-11 19:05:30 -04:00
2024-08-22 16:22:54 +05:30
2024-05-09 19:27:31 +05:30
2025-07-16 09:04:02 +05:30
2024-08-07 09:43:47 -07:00
2024-12-03 21:29:47 -08:00
2024-10-02 00:36:30 -07:00
2024-12-03 21:29:47 -08:00
2024-10-02 00:36:30 -07:00
2024-10-02 00:36:30 -07:00
2024-10-02 00:36:30 -07:00
2025-05-28 13:50:50 +05:30
2025-10-07 18:43:54 +05:30
2024-10-02 00:36:30 -07:00
2024-10-02 00:36:30 -07:00
2023-05-18 22:50:46 +05:30
2024-09-17 11:40:11 -07:00
2024-12-02 18:23:41 -08:00
2022-07-08 15:55:32 +07:00
2024-10-02 00:36:30 -07:00
2024-10-02 00:36:30 -07:00
2025-09-10 20:02:11 +05:30
2021-09-14 11:55:02 +05:30
2024-10-02 00:36:30 -07:00
2025-06-11 14:35:46 +05:30
2022-10-11 22:54:17 -07:00
2025-04-15 20:18:06 +05:30
2024-03-15 12:21:32 +05:30
2024-04-08 20:51:34 -07:00
2025-06-11 14:35:46 +05:30
2024-10-02 00:36:30 -07:00
2024-10-02 00:36:30 -07:00
2022-04-25 17:44:42 +05:30