> On 25. Nov 2025, at 12:21, Ilya Fedin <[email protected]> wrote:
> 
> It shows only "Welcome to Qt Bug Tracker", a list of the projects (Qt
> and etc), activity feed and assigned reports. No watched reports...
> -- 

Hi,

I don't know if there's a pre-existing watcher list, but you can create and 
save your own filter, and then add it to the dashboard.

This works for me

https://qt-project.atlassian.net/issues/?jql=watcher%20%3D%20currentUser%28%29%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20updated%20DESC

JQL filter is watcher = currentUser() AND resolution = Unresolved ORDER BY 
updated DESC
-- 
Development mailing list
[email protected]
https://lists.qt-project.org/listinfo/development

Reply via email to