Is it possible to view another users page watches? I know you can see who is watching a page but I want to view all the pages a user is watching for issue research. Is this possible?
So far, this can't be done through the UI, but you can try querying the database i.e. the 'notifications' table. For example: select * from notifications where username = 'myuser';
It is a good idea that this is not possible through the UI. If we could do that, we would have a big problem with our work council...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.