Subtasks show on different pages

With more than 50 tasks, there’s a split into pages. But when I add subtasks, they show up on the next page, not under the parent, but as single tasks.

Are the subtasks shown correctly under their parents on the main page? Or are they only shown on the next page?

I created a test project (see attachments) with 14 parent tasks and 5 subtasks each (from 1 to 10). Everything works fine - until the number of tasks in the project reaches 50. From then on, subtasks are not shown under their parent tasks any longer, but on the next page.

As a quick fix, could you give an option in the settings to disable the pagination?

Disabling pagination is unfortunately not really easy, because it’s baked in deeply into the web handling framework.

I’ll look into a fix.