Related PR and issue
Tasks on task tab are grouped by status (on notes tab, notes are not grouped).
Pagination on task tab is complex as it needs to combine filter on taskTarget (the tasks related to a given object record) and filter on task (the tasks with a given status).
We need nested filters before being able to paginate.