I was trying to create a view that would show “My Tasks” on a “Tasks” table. For this to work for any collaborator, I would need to be able to set a filter for tasks where the “Assignee” is “Me” and not my explicit name. Since I could not find anythi...