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.
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"
To Reproduce
Steps to reproduce the behavior:
Log in as admin
Go to Silo Entity
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