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

MemberMatch improperly generates date formats which are spec invalid #3252

Closed
prb112 opened this issue Jan 27, 2022 · 1 comment
Closed

MemberMatch improperly generates date formats which are spec invalid #3252

prb112 opened this issue Jan 27, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@prb112
Copy link
Contributor

prb112 commented Jan 27, 2022

Describe the bug
A clear and concise description of what the bug is.

MemberMatch improperly generates date formats which are spec invalid.
birthdate=[eq1970-2-2] instead of birthdate=[eq1970-02-02]

Environment
Which version of IBM FHIR Server? main

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here.

@prb112 prb112 added the bug Something isn't working label Jan 27, 2022
@prb112 prb112 self-assigned this Jan 27, 2022
prb112 added a commit that referenced this issue Jan 27, 2022
…3252

Signed-off-by: Paul Bastide <pbastide@us.ibm.com>
prb112 added a commit that referenced this issue Jan 27, 2022
…3252 (#3254)

* MemberMatch improperly generates date formats which are spec invalid #3252

Signed-off-by: Paul Bastide <pbastide@us.ibm.com>

* Update per test failure - eclipse related

Signed-off-by: Paul Bastide <pbastide@us.ibm.com>

* Update per test failure - eclipse related

Signed-off-by: Paul Bastide <pbastide@us.ibm.com>

* Update to jsonassert

Signed-off-by: Paul Bastide <pbastide@us.ibm.com>
@kmbarton423
Copy link
Contributor

Behavior confirmed by Michelle Schlicht

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants