Greenstand/treetracker-query-api

Featured wallet: the order is missing

Offen

#195 geöffnet am 15.09.2022

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (65 Forks)auto 404
buggood first issue

Repository-Metriken

Stars
 (17 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

https://prod-k8s.treetracker.org/query/wallets/featured https://dev-k8s.treetracker.org/query/wallets/featured

In the return wallet list, the order is different from the one in the DB (webmap.config and name = 'featured-wallet')

Basically, we need to return the exact the same order of the wallets in the DB, currently, it return a disorder list.

Contributor Guide