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

ISE is thrown during sorting by Referral enabled on the Silo entity page #1756

@abaranowska1

Description

@abaranowska1

Bug description

ISE is thrown during sorting by Referral enabled on the Silo entity page

{type: "https://www.jhipster.tech/problem/problemwithmessage", title: "Internal Server Error",…} detail: "Unable to locate Attribute with the the given name [referralEnabled] on this ManagedType [org.benetech.servicenet.domain.Silo]; nested exception is java.lang.IllegalArgumentException: Unable to locate Attribute with the the given name [referralEnabled] on this ManagedType [org.benetech.servicenet.domain.Silo]" message: "error.http.500" path: "/api/silos" status: 500 title: "Internal Server Error" type: "https://www.jhipster.tech/problem/problemwithmessage"

Selection_999(154)

To Reproduce
Steps to reproduce the behavior:

  1. Log in as admin
  2. Go to Silo Entity
  3. Sort by Referral enabled

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions