Skip to content

Commit 0f9f38c

Browse files
MC-34352: Advance Reporting missing quotes.csv in a split database configuration
1 parent 2d09485 commit 0f9f38c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/QuoteAnalytics/etc/reports.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*/
77
-->
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Analytics:etc/reports.xsd">
9-
<report name="quotes" connection="default">
9+
<report name="quotes" connection="checkout">
1010
<source name="quote">
1111
<attribute name="entity_id"/>
1212
<attribute name="customer_id"/>

0 commit comments

Comments
 (0)