Project

General

Profile

bug #9213

Updated by Andreas Kohlbecker over 3 years ago

At least for this request the web service returns no entires in the pager even if 8 specimens are found by other means in the data portal code `compose_cdm_taxon_page_specimens($taxon) `  

 http://api.cybertaxonomy.org/cichorieae/portal/taxon/85176c77-e4b6-4899-a08b-e257ab09350a/associatedFieldUnits.json?pageNumber=0&pageSize=50 (expecting 8 fieldunits    in this case, see http://api.cybertaxonomy.org/cichorieae/taxon/85176c77-e4b6-4899-a08b-e257ab09350a/specimensOrObservationsCount.json) 

 this is critical since it breaks existing portals which are using the compressed `COMPRESSED SPECIMEN DERIVATE TABLE` 

 same problem with http://api.cybertaxonomy.org/cichorieae/taxon/85176c77-e4b6-4899-a08b-e257ab09350a/fieldUnitDTOs.json

Back