It seems as though the API is now returning items/subitems in order of ID ascending, rather than by their board position (Main Table). This is true even when using old API versions.
Is this intentional? It has broken several use cases for me, as I use the board order to express information.
If it is intentional, has it been announced anywhere? Can we change this via an argument? Please help!
On a small test I did I can see that if the board has items and subitems, the items come in the same order as you see them in the UI. The subitems are coming as “oldest first”. Are you saying that before you got the subitems in the same order as they were shown in each item via the UI?
That is correct. The subitems were returning in the order they were shown in the UI. This was the standard behavior for items and subitems. It appears to have changed.
@Matias.Monday Having done some more digging, it appears that this change was made between the 14th and 17th of December. I can see this response on the 14th December still demonstrating the original behavior of returning subitems in the order they appear in the UI.