openreferral / ServiceNet

7 stars 6 forks source link

Sorting is not working on the Beneficiary History listing page #1751

Open abaranowska1 opened 3 years ago

abaranowska1 commented 3 years ago

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. Selection_999(149)

To Reproduce Steps to reproduce the behavior:

  1. Go to the Beneficiary History ( eg. provider)
  2. Click Sort arrows on random column, Inbound or Outbound tab
  3. 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

QA Signoffs

Product Signoff

abaranowska1 commented 3 years ago

Tested with success ISE is not displayed when sorting on the Beneficiary History List page. Peek 2021-02-25 08-12