I might explain to you not clearly enough. I would like to use 10 task in the DB for all the user. I dont want to create 10 new task everytime there is a new user.
I tried your recommendation. USER A see all the task but USER B see nothing.
I tried to replicate your app. The completed task seems to be working fine, but I wonder how you made the pending task disappear when the checkbox was pressed.
All I can see is that you chose the list as Initial task and filtered for All Initial tasks. So, what I understand is that the list will stay the same no matter what.
How did you make Pending Task go away when checked?