silverstripe / silverstripe-search-service

A service-agnostic search module for Silverstripe CMS
BSD 3-Clause "New" or "Revised" License
5 stars 18 forks source link

v2: Fetch LIVE DataObject when checking canView() #78

Closed chrispenny closed 2 years ago

chrispenny commented 2 years ago

Fixes #61 Relates to #77

Whenever we attempt to check if a user canView() we need to make sure that our reading mode (and query mode) is LIVE.