Can't filter dataset on logged-in-users

It works :slight_smile:

However as an administrator when dataset is loaded on clientside, every record are fetched even if I am not the author. But when I refresh the page (dataset is fetched and displayed from SSR) only my record are displayed. So if you are not an admin, it works perfectly.

It may not be a major issue, but it could confuse devs while testing on an administrator account. I don’t know whether it is an expected behavior or a know issue.

Thanks :slight_smile:

1 Like