SETI / rms-opus

PDS OPUS - Outer Planets Data Search Tool
Apache License 2.0
9 stars 7 forks source link

Fix bugs in multigroup handling #1264

Closed rfrenchseti closed 1 year ago

rfrenchseti commented 1 year ago

Description of changes:

See bug #1262 for a description of actions that trigger bugs.

There were a couple of bugs in the previous implementation of multi-valued mult fields:

These bugs have been fixed and new tests added for those cases.

Known problems:

There are still tests missing to test get_search_results_chunk, i.e. data.json or dataimages.json. In fact there are no tests for these API calls at all. See #648.