I have created a view that I would like to restrict using the option "Users can see and edit their own data only".
My user's id is successfully set when creating a record within the view, however the view list is not restricted. I can see all entries by all users.