Date(s) issue was encountered: 2020-11-03
Supplier's client ID (if known): N/A
Wayfair plugin Version (displayed in Deployed column in the details of a Plentymarkets Plugin Set): 1.1.5
Plentymarkets Version / release channel: 7
Short description:
PHP errors when a Repository module encounters an issue:
Undefined property: <ClassName>::$loggerContract
To Reproduce
Create a Warehouse-Supplier mapping for a Warehouse which is the only mapping with the Wayfair Supplier ID
Delete the mapping
Receive a Wayfair order with the Supplier ID
Expected behavior:
Errors should be logged about the specific issue
Actual behavior:
PHP errors about a $loggerContract property missing, blocking the Wayfair plugin from properly logging the error
Date(s) issue was encountered: 2020-11-03 Supplier's client ID (if known): N/A Wayfair plugin Version (displayed in
Deployed
column in the details of a Plentymarkets Plugin Set): 1.1.5 Plentymarkets Version / release channel: 7Short description: PHP errors when a Repository module encounters an issue:
Undefined property: <ClassName>::$loggerContract
To Reproduce
Expected behavior: Errors should be logged about the specific issue
Actual behavior: PHP errors about a
$loggerContract
property missing, blocking the Wayfair plugin from properly logging the error