cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Bug in Backoffice Product Cockpit dashboard

arvind-kumar_avinash
Active Contributor
0 Likes
1,705

There is a bug in Hybris v1808 Backoffice Product Cockpit dashboard. As you can see in the screenshot, it displays content catalogs as well in the Product Approval area:

Accepted Solutions (1)

Accepted Solutions (1)

former_member625836
Active Contributor
0 Likes

Hi ,

Content catalog is in fact a catalog and this is why it is visible here (just like classification catalogs). It is not a bug, but bad UX in worse case. If you need to filter those, the you may try setting your custom search facade there (take a look at com.hybris.pcmbackoffice.widgets.charts.facetchart.filter.ReferenceEditorFacetChartFilterRenderer and com.hybris.pcmbackoffice.widgets.charts.facetchart.filter.CatalogVersionFacetChartFilterAdapter).

Cheers, Jacek

Cheers, Jacek

arvind-kumar_avinash
Active Contributor
0 Likes

It is definitely a bad UX. The content catalog is, in fact, a catalog; but its purpose is undoubtedly different from the product catalog in Hybris. Improvement of this UI should be considered in the backlog.

Answers (1)

Answers (1)

abhinavsingh11
Participant
0 Likes

Hi,

This is not a bug and can be controlled by permissions and restrictions assigned to the content catalog versions.

arvind-kumar_avinash
Active Contributor
0 Likes

Hi - The issue is that these two panels are meant for products (and hence the title and label like Product Approval and Number of products are there in these panels) but they also have the option to select content catalogs and this is definitely unnecessary (nothing will happen if you select a content catalog) and misguiding in my view.