Skip to content

Commit 30da0aa

Browse files
committed
Merge remote-tracking branch 'origin/MC-34352' into 2.4-develop-pr27
2 parents 8950c05 + 0f9f38c commit 30da0aa

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)