I have a custom list in SharePoint 2013 with some views. One of them is called "My tasks as manager". What happens is that when an user submits the new form, he or she can type in the manager's name for the task. So i set up the view to only show items when the column Manager equals [Me]. Sometimes it works ans sometimes i doesn't. Take me for example, I have 12 tasks assigned to me when I enter the default view, without filters. But in the view "My tasks as manager", I see 10 tasks/items for example. Sometimes, the filter doesn't show all the tasks that it should. I also have another custom field Administrator, and the filtering works like a charm here. Worth mentioning is that my new form is a customized application page which creates a list item and sets the column values after submit. Fine if the view didn't show any of the items, but it show some of them. Anyone have a clue?
Thanks!