Greenstand/treetracker-query-api

Featured wallet: the order is missing

Aberta

#195 aberto em 15 de set. de 2022

 (0 comentário) (0 reação) (0 responsável)TypeScript (65 forks)auto 404
buggood first issue

Métricas do repositório

Stars
 (17 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador