Closed eudoroolivares2016 closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.22%. Comparing base (
7a0fcb8
) to head (960fc73
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Overview
What is the feature?
Update sorting maps to include a
datetime
mapping to CMR'sstartDate
field. Refactor sortKeys to map to CMR fields depending if the search is foritems
or forcollections
so that we can sort byid
field accordinglyWhat is the Solution?
Adding search context to the query param and a util to direct the request to the correct CMR key field. Also adding a mapping for the
datetime
fieldWhat areas of the application does this impact?
Testing
Reproduction steps
Id
for the collection search sorting worksId
for the items search sorting worksAttachments
Please include relevant screenshots or files that would be helpful in reviewing and verifying this change.
Checklist