Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

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

@abaranowska1

Description

@abaranowska1

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

  • 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 effortbugSomething isn't workingestimated

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions