We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bc4f5e commit b29244fCopy full SHA for b29244f
dev/tests/integration/_files/Magento/TestModuleCmsPageBuilderAnalytics/etc/reports.xml
@@ -11,7 +11,7 @@
11
<attribute name="content"/>
12
<link-source name="cms_page_store" link-type="inner">
13
<using glue="and">
14
- <condition attribute="row_id" operator="eq" type="identifier">row_id</condition>
+ <condition attribute="page_id" operator="eq" type="identifier">page_id</condition>
15
<condition attribute="store_id" operator="in">0,1</condition>
16
</using>
17
</link-source>
0 commit comments