File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/PageBuilderAnalytics/etc Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 36
36
</report >
37
37
<report name =" pagebuilder_category" connection =" default" >
38
38
<source name =" catalog_category_entity_text" >
39
- <attribute name =" value" />
39
+ <attribute name =" value" alias = " content " />
40
40
<link-source name =" eav_attribute" link-type =" inner" >
41
41
<using glue =" and" >
42
42
<condition attribute =" attribute_id" operator =" eq" type =" identifier" >attribute_id</condition >
56
56
</report >
57
57
<report name =" pagebuilder_product_attributes" connection =" default" >
58
58
<source name =" catalog_product_entity_text" >
59
- <attribute name =" value" group =" true" />
59
+ <attribute name =" value" alias = " content " group =" true" />
60
60
<link-source name =" eav_attribute" link-type =" inner" >
61
61
<attribute name =" attribute_code" />
62
62
<using glue =" and" >
You can’t perform that action at this time.
0 commit comments