Sorting issue in Different sections in my task

Hi! I implemented sorting in My task Based on due data and alphabet ( iPhone).

I noticed that There is not equal order in different sections. Here are Screenshot:


Please take a look and compare the sorting results between iPhone and laptop software. Unfortunately, in my case, there is not the same

Hi Maria, I have got the same issue, it seems that in iOS app we have got bug depending on quantity of tasks in section. If quantity less then 11 function sorting hierarchy of field works not correct. I will try to create topic for asana dev team.

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:

Then I moved third task from the top to another section

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:

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