I create a shared, private-on-first-use view to show each users’ ownself documents by making use of @username function in the select.
However, it is quite strange that the view only works perfect for me, (I am the administrator).
While if I swap to other users’ logins, say A & B, it doesn’t show the correct set of docs. The view returns to normal if I press Shift-F9 or simply delete the view which automatically regenerate a correct one.
However, when I switch to another user’s login (say B), the view remains the same as previous user’s look (A here). Then I have to press Shift-F9 again to rebuild the view.
Any hint on that?