You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AbayomiE-T
changed the title
Some title to fix later.
When Hibernate Search is enabled, $apply-codesystem-delta-add, throws an InvalidDataAccessApiUsageException
Feb 10, 2025
AbayomiE-T
changed the title
When Hibernate Search is enabled, $apply-codesystem-delta-add, throws an InvalidDataAccessApiUsageException
When Hibernate Search is enabled, the $apply-codesystem-delta-add operation throws an InvalidDataAccessApiUsageException
Feb 10, 2025
To Reproduce
Steps to reproduce the behavior:
StorageSettings.myAutoSupportDefaultSearchParams
to false<baseEndPoint>/CodeSystem/$apply-codesystem-delta-add
with this in the body:HAPI-0389
: Failed to call access method: org.springframework.dao.InvalidDataAccessApiUsageException: HAPI-2523: Invalid sort specification: _lastUpdatedresponse 500,HAPI-0389
: Failed to call access method: org.springframework.dao.InvalidDataAccessApiUsageException:HAPI-2523
: Invalid sort specification: _lastUpdatedThe response body should looks something like:
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: