- Issue created by @stephen-cox
- 🇬🇧United Kingdom stephen-cox
The issue adding the functionality causing problems here is https://www.drupal.org/project/preview_link/issues/3117258 →
- Merge request !32Update entity access check to include all entities in a preview link → (Open) created by stephen-cox
- 🇬🇧United Kingdom stephen-cox
I have created a MR and patch that checks whether the entity being accessed is part of the preview link rather than the entity being viewed. This allows unpublished referenced entities that are included in the preview link to be viewed. There's an updated test for this as well.