taxjar / taxjar-magento2-extension

Magento 2 Sales Tax Extension by TaxJar
http://www.taxjar.com/guides/integrations/magento2/
Open Software License 3.0
22 stars 29 forks source link

Error when filtering Order grid by date #341

Closed khoimm92 closed 1 year ago

khoimm92 commented 1 year ago

Prerequisites

Description

Can't filter the orders by Purchase date.

Steps to Reproduce

  1. Go to the sales order page
  2. Try filter by a purchase date

Expected Result

The result will be shown without any errors

Actual Result

There was an error, the grid keeps infinity loading. The log says:

Integrity constraint violation: 1052 Column 'created_at' in where clause is ambiguous

Versions

sethobey commented 1 year ago
image