Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove optionsFieldType #974

Merged
merged 2 commits into from
Oct 12, 2021
Merged

Conversation

oshi97
Copy link
Contributor

@oshi97 oshi97 commented Oct 12, 2021

The backend does not natively support facets on number fields.
The closest thing that is supported is assuming a string field contains a parseable number.
This PR removes support for interpreting string fields as numbers, to be consistent with the backend.

J=SLAP-1631
TEST=manual

rebuilt page and checked optionsOrder and optionsOrderList facets

The backend does not natively support facets on number fields.
This PR removes support for interpreting string fields as numbers.

J=SLAP-1631
TEST=manual

rebuilt page and checked optionsOrder and optionsOrderList facets
@coveralls
Copy link

coveralls commented Oct 12, 2021

Coverage Status

Coverage decreased (-0.1%) to 9.19% when pulling 04d4737 on dev/remove-coerced-number-facet-sorting into 9780194 on develop.

@oshi97 oshi97 merged commit 0e63ede into develop Oct 12, 2021
@oshi97 oshi97 deleted the dev/remove-coerced-number-facet-sorting branch October 12, 2021 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants