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

Requesting the same query twice returns no results #27

Closed
rti opened this issue Dec 2, 2021 · 0 comments · Fixed by #28 or #29
Closed

Requesting the same query twice returns no results #27

rti opened this issue Dec 2, 2021 · 0 comments · Fixed by #28 or #29
Assignees
Labels
Priority: Critical A very urgent matter. Type: Bug Something that is not working as it is supposed to.
Milestone

Comments

@rti
Copy link
Contributor

rti commented Dec 2, 2021

🔥 Bug Description

Requesting the same query twice returns no results in version 2.0.0.

🔍 Steps to Reproduce the Bug

  1. GET http://localhost:3000/api/icd10?search=sinusitis - returns results
  2. GET http://localhost:3000/api/icd10?search=sinusitis - returns no results
@rti rti added Priority: Critical A very urgent matter. Type: Bug Something that is not working as it is supposed to. labels Dec 2, 2021
@rti rti added this to the next milestone Dec 2, 2021
@rti rti self-assigned this Dec 2, 2021
github-actions bot pushed a commit that referenced this issue Dec 7, 2021
This fixes a db corruption bug introduced with 7322fbc. This closes #27.
@rti rti closed this as completed Jan 10, 2022
github-actions bot added a commit that referenced this issue Jan 14, 2022
### 🚀 New Features

* add PR management workflows ([c5e5c4d](c5e5c4d))


### 🧯 Bugs

* regression: db-corruption ([3974ea5](3974ea5)), closes [#27](#27)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Critical A very urgent matter. Type: Bug Something that is not working as it is supposed to.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant