Open qzio opened 6 years ago
I did some debugging and it seems as this particular user actually have two "contact" object for this particular organization. The objects have the same creation date so I assume this is a mistake, maybe due to a "double-tap" on the create button or something.
Further look, when I tried to remove the extra "contact" object surfaced UsersController#show
which checks for nil, on the contact_relations
, but then uses the contact
.
The issue is NOT that there's multiple Contact
object, but rather multiple ContactRelation
objects!
While trying to send the invoice using an email template, the browser is redirected to a 404 and this is found in the logs: