You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the public and private accounts listed on the landing page are sorted by account id. Alas, when looking at https://sofisandbox.openbankproject.com/, it seems the account id is not good enough. It possibly needs sorting by label first, and if that is not set, then sort by account id. Maybe the method sortWith will help?
The text was updated successfully, but these errors were encountered:
Currently, the public and private accounts listed on the landing page are sorted by account id. Alas, when looking at https://sofisandbox.openbankproject.com/, it seems the account id is not good enough. It possibly needs sorting by label first, and if that is not set, then sort by account id. Maybe the method sortWith will help?
The text was updated successfully, but these errors were encountered: