The Get portfolio items api (Asana) used to return the projects list in the same sort order as it shows in the Web grid (grid rank)
Starting Feb '21, the sort order changed and is impacting our automation process. It is now returning the list sorted by project gid .
Please help me how to get the grid rank field in the API output, so I can sort after the API response.
Thanks!