File tree Expand file tree Collapse file tree 3 files changed +0
-9
lines changed
CatalogPageBuilderAnalytics/etc
CmsPageBuilderAnalytics/etc
dev/tests/integration/_files/Magento/TestModuleCmsPageBuilderAnalytics/etc Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 18
18
<link-source name =" catalog_category_entity" link-type =" inner" >
19
19
<using glue =" and" >
20
20
<condition attribute =" row_id" operator =" eq" type =" identifier" >row_id</condition >
21
- <condition attribute =" created_in" operator =" eq" >1</condition >
22
21
</using >
23
22
</link-source >
24
23
<filter glue =" and" >
44
43
<link-source name =" catalog_product_entity" link-type =" inner" >
45
44
<using glue =" and" >
46
45
<condition attribute =" row_id" operator =" eq" type =" identifier" >row_id</condition >
47
- <condition attribute =" created_in" operator =" eq" >1</condition >
48
46
</using >
49
47
</link-source >
50
48
<link-source name =" catalog_product_super_link" link-type =" left" >
Original file line number Diff line number Diff line change 15
15
<condition attribute =" store_id" operator =" in" >0,1</condition >
16
16
</using >
17
17
</link-source >
18
- <filter glue =" and" >
19
- <condition attribute =" created_in" operator =" eq" >1</condition >
20
- </filter >
21
18
</source >
22
19
</report >
23
20
<report name =" pagebuilder_block" connection =" default" >
29
26
<condition attribute =" store_id" operator =" in" >0,1</condition >
30
27
</using >
31
28
</link-source >
32
- <filter glue =" and" >
33
- <condition attribute =" created_in" operator =" eq" >1</condition >
34
- </filter >
35
29
</source >
36
30
</report >
37
31
</config >
Original file line number Diff line number Diff line change 16
16
</using >
17
17
</link-source >
18
18
<filter glue =" and" >
19
- <condition attribute =" created_in" operator =" eq" >1</condition >
20
19
<condition attribute =" identifier" operator =" eq" >page-builder-analytics-test-page</condition >
21
20
</filter >
22
21
</source >
You can’t perform that action at this time.
0 commit comments