Bug #39838 Unable to view list of bugs to which I am subscribed
Submitted: 3 Oct 2008 14:08 Modified: 25 Nov 2008 10:23
Reporter: Simon Mudd
Status: Verified
Category:bugs.mysql.com Severity:S4 (Feature request)
Version: OS:Any
Assigned to: Target Version:
Triage: D5 (Feature request)

[3 Oct 2008 14:08] Simon Mudd
Description:
It's possible to subscribe to be notified of changes (email updates) to bugs that
interest me. That's very helpful.

However I don't see a way to obtain a list of all the bugs I've subscribed to. That's
unfortunate as it's a good way to see in one place what I am following.

How to repeat:
Subscribe to a bug. Then go somewhere else and try and find you are subscribed to the
previous bug.

Suggested fix:
Have a page linked from the "View Your Subscriptions"[1] which lists the bugs I'm
subscribed to by email. This page should also allow subscriptions to be removed for those
bugs listed.

[1] Similar to "View your Bugs" which is listed in the top row.
[3 Oct 2008 14:48] Tonci Grgin
Hi Simon and thanks for your reasonable feature request. Let's see what BugsDB maintainer
will say.
[24 Nov 2008 17:42] Jim Winstead
It is possible to get the list of bugs you are subscribed to: Go to the Advanced Search
page, select the ''include subscribed bugs" checkbox, and click 'Search'. With no other
search criteria selected, you'll get the whole list of bugs you are subscribed to.
[25 Nov 2008 10:23] Simon Mudd
Perhaps it's possible but not intuitive. Also the default results don't seem to match the
output shown from "view your bugs".

From "View your bugs" (shown in the top line) I see 17 bugs I have created. The URL
generated is:
http://bugs.mysql.com/search.php?cmd=display&mine=1&status=Active&severity=all

When I click on the the show my bugs, and include subscribed bugs then I get the URL

http://bugs.mysql.com/search.php?search_for=&status%5B%5D=Active&severity=&limit=30&order_...

so it's not clear how to get the equivalent output of "view my bugs" + "view bugs I'm
subscribed to" in the way I would like to see.