hapifhir / hapi-fhir-jpaserver-starter

Apache License 2.0
394 stars 1.05k forks source link

History count fix #739

Closed sabukar-fn closed 3 days ago

sabukar-fn commented 2 months ago

Reopening this old PR after addressing changes https://github.com/hapifhir/hapi-fhir-jpaserver-starter/pull/500

Resolves this issue https://github.com/hapifhir/hapi-fhir-jpaserver-starter/issues/433

During integration testing, it is useful to make rapid search history queries, but unless this flag can be configured we are forced to use the default of waiting 1 minute for the history cache to clear. Instead, during integration test we should always be getting the actual data from the db.

github-actions[bot] commented 1 week ago

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] commented 3 days ago

This PR was closed because it has been stalled for 10 days with no activity.