Open 321zeno opened 2 weeks ago
When you view the collection as a super user, do you get the same error?
I'm unable to reproduce the issue by merely following the steps you provided. I'm wondering if you might have an entry in that collection without/referencing an old blueprint. 🤔
Thanks for checking @duncanmcclean
I'm wondering if you might have an entry in that collection without/referencing an old blueprint. 🤔
I do have a blueprint that's hidden for that collection, if I can recall correctly
I'll try to recreate it from scratch in a new repo and share it here.
Bug description
I created a collection with multiple blueprints and a role with only the permission to
View Foo Entries
. When the user logs in they get an error message and the Collection entries are not visible in the collections "entries" screen or the widget on the dashboard. If I grant "Configure Collections" permissions then all entries are displayed but this gives them access to functionality that might break the frontend of the website.How to reproduce
foo
with multiple blueprintsView Foo Entries
Blueprint []
Logs
Environment
Installation
Fresh statamic/statamic site via CLI
Additional details
No response