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
{{ message }}
This repository was archived by the owner on Dec 16, 2022. It is now read-only.
Bug description
Sorting is not working on the Inbound Referral History and Outbound Referral History. ISE is thrown after click sort arrows on each column.
To Reproduce
Steps to reproduce the behavior:
Go to the Beneficiary History ( eg. provider)
Click Sort arrows on random column, Inbound or Outbound tab
ISE is thrown
Actual result {type: "https://www.jhipster.tech/problem/problemwithmessage", title: "Internal Server Error",…} detail: "could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet" message: "error.http.500" path: "/api/referrals/search" status: 500 title: "Internal Server Error" type: "https://www.jhipster.tech/problem/problemwithmessage"
Expected behavior
Sorting should work.
Dev Signoffs
Unit test added for the core business features at the minimum
Code review passed
CI passed successfully
CodeQL scan for vulnerabilities in code has passed
Docker images have been built and deployed to the dev server
Bug description

Sorting is not working on the Inbound Referral History and Outbound Referral History. ISE is thrown after click sort arrows on each column.
To Reproduce
Steps to reproduce the behavior:
Actual result
{type: "https://www.jhipster.tech/problem/problemwithmessage", title: "Internal Server Error",…} detail: "could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet" message: "error.http.500" path: "/api/referrals/search" status: 500 title: "Internal Server Error" type: "https://www.jhipster.tech/problem/problemwithmessage"Expected behavior
Sorting should work.
Dev Signoffs
QA Signoffs
Product Signoff