Closed dougwaldron closed 1 month ago
I was able to reproduce the bug on the Dev server. Creating a complaint assigned to the "default assignor" returns an error message: "This complaint does not have an available owner or assignor."
The same error does not occur when running locally (with either in-memory or EF repositories).
Error message location:
Retested and the previous comment is incorrect. The error can be reproduced locally with the EF repository. When creating a new Complaint, the assigned office is populated without including the Assignor navigation property. Later when generating the email, this value is used for the recipient, but it is null.
Reported by Heather via Zendesk.