This repository was archived by the owner on Dec 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Sorting is not working on the Beneficiary History listing page #1751
Copy link
Copy link
Open
Labels
Story Points: 1Story points are a unit of measure for expressing an estimate of the overall effortStory points are a unit of measure for expressing an estimate of the overall effortbugSomething isn't workingSomething isn't workingestimated
Description
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
QA Signoffs
- Passes Acceptance Criteria
- All bug reports fixed/merged/tested
- Regression test cases cycle updated if needed
Product Signoff
- Approved for release
Metadata
Metadata
Assignees
Labels
Story Points: 1Story points are a unit of measure for expressing an estimate of the overall effortStory points are a unit of measure for expressing an estimate of the overall effortbugSomething isn't workingSomething isn't workingestimated