Greenstand/treetracker-query-api

Featured wallet: the order is missing

Open

#195 opened on Sep 15, 2022

 (0 comments) (0 reactions) (0 assignees)TypeScript (65 forks)auto 404
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.

Contributor guide