Try our conversational search powered by Generative AI!

Headless API > Find: Should be able to get blocks from "For All Sites" folder

Found in

EPiServer.ContentDeliveryApi 1.0.1

Fixed in

EPiServer.ContentDeliveryApi 2.1.0

(Or a related package)

Created

Aug 01, 2018

Updated

Oct 30, 2018

State

Closed, Fixed and tested


Description

The issue is cloned from HAPI-21. It should be applied to Headless API > Find as well.

  • If MultiSiteFilteringEnabled is set to false, all content from all sites should be returned to the client without being filtered.
  • If MultiSiteFilteringEnabled is set to true, only content in the "For All Sites" folder and the "For This Site" folder of the requested site should be returned.