AtlasOfLivingAustralia / biocache-service

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

fixed getByCode(int code) which returns null for user assertions code #696

Closed alexhuang091 closed 2 years ago

alexhuang091 commented 2 years ago

for issue https://github.com/AtlasOfLivingAustralia/biocache-hubs/issues/504

there must be some assertions written into database with empty name, so I call qa.setCode to populate name when getAssertion is called.