AtlasOfLivingAustralia / biocache-service

Occurrence & mapping webservices
https://biocache-ws.ala.org.au/ws/
Other
9 stars 26 forks source link

Active facet map value substitution has an error #851

Closed adam-collins closed 6 months ago

adam-collins commented 8 months ago

biocache-service occurrence/search's activeFacetMap contains incorrect value mapping. e.g. https://biocache.ala.org.au/occurrences/search?q=species_list_uid%3Adr652&qualityProfile=ALA&qc=-_nest_parent_%3A*&fq=raw_state_conservation%3A%22R%22#tab_mapView

adam-collins commented 8 months ago

@peggynewman This is fixed on biocache-test, please test https://biocache-test.ala.org.au/occurrences/search?q=species_list_uid%3Adr652&qualityProfile=ALA&qc=-_nest_parent_%3A*&fq=raw_state_conservation%3A%22R%22#tab_mapView

adam-collins commented 8 months ago

https://github.com/AtlasOfLivingAustralia/biocache-service/pull/852

peggynewman commented 8 months ago

Tested, that's great, thank you