Skip to content

Fix/filter by result#95

Merged
SpeckiJ merged 2 commits into
developfrom
fix/filter_by_result
Jun 5, 2020
Merged

Fix/filter by result#95
SpeckiJ merged 2 commits into
developfrom
fix/filter_by_result

Conversation

@SpeckiJ

@SpeckiJ SpeckiJ commented Jun 5, 2020

Copy link
Copy Markdown
Member

No description provided.

SpeckiJ added 2 commits June 4, 2020 20:17
- Implementation tries to be smart and automagically hides Observations
with an unfitting resultType.

e.g. when filtering on numerics `$filter=result eq 12` all Observations
without a numeric result are considered non-matching and therefore not
returned. Analogous for `$filter=result eq 'i am an result'` where
Observations with numeric results are not shown

Note: BooleanObservations are not supported yet!
@SpeckiJ SpeckiJ merged commit ac39dc1 into develop Jun 5, 2020
@SpeckiJ SpeckiJ deleted the fix/filter_by_result branch June 18, 2020 10:16
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.

1 participant