App cannot add customer vehicle #528

Closed
opened 2020-12-14 02:18:56 +00:00 by korina.cordero · 7 comments
korina.cordero commented 2020-12-14 02:18:56 +00:00 (Migrated from gitlab.com)

Error message when adding customer vehicle via CAPI:

Expected value of type "App\Entity\User" for association field "App\Entity\CVWarrantyHistory#$user", got "Catalyst\APIBundle\Entity\User" instead.

CVWarrantyHistory has a User associated field tied to App\Entity\User. CAPI sends over a the APIBundleUser.

Error message when adding customer vehicle via CAPI: Expected value of type "App\Entity\User" for association field "App\Entity\CVWarrantyHistory#$user", got "Catalyst\APIBundle\Entity\User" instead. CVWarrantyHistory has a User associated field tied to App\Entity\User. CAPI sends over a the APIBundleUser.
jankstudio commented 2020-12-14 02:20:45 +00:00 (Migrated from gitlab.com)

created branch 528-app-cannot-add-customer-vehicle to address this issue

created branch [`528-app-cannot-add-customer-vehicle`](/jankstudio/resq/-/compare/master...528-app-cannot-add-customer-vehicle) to address this issue
jankstudio commented 2020-12-14 02:56:42 +00:00 (Migrated from gitlab.com)

mentioned in commit 0ff930438b

mentioned in commit 0ff930438bfd41d22b11131709938a284e6de8ae
jankstudio commented 2020-12-14 02:56:55 +00:00 (Migrated from gitlab.com)

mentioned in merge request !613

mentioned in merge request !613
jankstudio commented 2020-12-14 02:56:59 +00:00 (Migrated from gitlab.com)

mentioned in commit 83e5ea3810

mentioned in commit 83e5ea381098d84d665bca4bb1795c406360fb23
jankstudio (Migrated from gitlab.com) closed this issue 2020-12-14 02:56:59 +00:00
korina.cordero commented 2020-12-14 06:21:39 +00:00 (Migrated from gitlab.com)

mentioned in commit f97153832c

mentioned in commit f97153832ccaa65d18d9ef7079a3bb0ce1ab1f44
korina.cordero commented 2020-12-14 06:21:51 +00:00 (Migrated from gitlab.com)

mentioned in merge request !614

mentioned in merge request !614
jankstudio commented 2020-12-14 06:23:03 +00:00 (Migrated from gitlab.com)

mentioned in commit 7d612df076

mentioned in commit 7d612df076a0933ff4e3be9ef3729c9609e10879
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rgutierrez/resq#528
No description provided.