What I thought to be a cache problem turns out to be a commerce_order conflict.

I have a content view - calendar with date fields. Events on calendar do not show up for anonymous users and any other role without the 'administer order' permission. This calendar view has a relationship to a reference field (order) to which the content is referencing to.

Removing the relationship fixes the problem though.

Comments

apaderno’s picture

Version: 7.x-3.4 » 7.x-3.x-dev
Neslee Canil Pinto’s picture

Status: Active » Closed (outdated)