iOS List view: sorting rule is broken if task quantity is less then 11 in section

Hi! I noticed strange logic for task sorting in custom section (list view). It appears if task quantity is less than 11 in section. I found another topic about this issue in the forum: Sorting issue in Different sections in my task

it seems that in iOS app we have got bug depending on quantity of tasks in section. If quantity less then 11 function of field sorting hierarchy works not correct.

Please send it to dev team or give me a suggest how I can communicate to developers. I need this functionality very much. Please help to fix it.

Here is my test case:

Here is sorting rule: priority field, then due date. Task with high priority in the top of the list. Take a look at “10+”, here is 11 tasks in the section Inbox:

IMG_6369

Then I moved third task from the top to another section

IMG_6372

As a result, the order was broken because of bug (tasks quantity less 11, now it 10). Take a look at task with high priority. It is not in the top now:

IMG_6373

But if we move back the task and after REFRESH(mandatory) the list, we can see the correct order (take a look at “10+”)

IMG_6374

Hello @Admin_IS - Thank you for your detailed screenshots. I will be escalating this.

1 Like

Hi, many thanks for your attention! I’ve just implemented the last update and I see that there is no correction for this bug eat.

1 Like

Hello @Admin_IS Thank you for that update.

1 Like

Hi dear Alex! I’ve just implemented the last update and there is no correction for this bug eat.

Is there a ticket for dev team(due date and priority)?

Could you repeat the bug following my test case? Do you need any addition info?

Hi Alex! I’ve just checked the issue and it is still not working