[Development] Upcoming bugreports migration to cloud (21.11. - 23.11.2025)

Alexandru Croitor alexandru.croitor at qt.io
Tue Nov 25 12:31:49 CET 2025



> On 25. Nov 2025, at 12:21, Ilya Fedin <fedin-ilja2010 at ya.ru> 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


More information about the Development mailing list