openreferral / ServiceNet

7 stars 6 forks source link

ISE is thrown on the Claim Records Details page. #1750

Open abaranowska1 opened 3 years ago

abaranowska1 commented 3 years ago

Bug description ISE is thrown on the Claim Records Details page. {type: "https://www.jhipster.tech/problem/problemwithmessage", title: "Internal Server Error",…} detail: "Unable to find org.benetech.servicenet.domain.Phone with id 55dd09b6-4323-49ad-9dd7-72dcf13ed512" message: "error.http.500" path: "/api/provider-organization/0652e0dc-b787-4e61-986a-1dc92be5c5a0" status: 500 title: "Internal Server Error" type: "https://www.jhipster.tech/problem/problemwithmessage Selection_999(147)

To Reproduce Steps to reproduce the behavior:

  1. I claimed "Higginsville Housing Authority"
  2. Next I unclaimed this Organization
  3. I went to the claim modal and I opened "Higginsville Housing Authority" Details page.
  4. ISE is thrown

user: provider

Actual result ISE is thrown on the Claim Records Details page.

Dev Signoffs

QA Signoffs

Product Signoff

abaranowska1 commented 3 years ago

Tested with success After Claim and Unclaim the record, ISE is not displayed anymore on the details organization page image