Greenstand/treetracker-query-api
Featured wallet: the order is missing
Open
#195 opened on Sep 15, 2022
buggood first issue
Repository metrics
- Stars
- (17 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.