Feature #2714
openPoint users to "Watched issues"
Description
The email footer points people to their email notification preferences, but people are notified of watched issues too. This is hard to explain in a footer.
If "Watched issues" was on "My page" by default, it would be easier. Maybe below "Reported issues".
A link in the "Email notifications" section of "My account" would be helpful too.
Files
Related issues
Updated by Toshi MARUYAMA over 11 years ago
- Category changed from Email notifications to My page
Updated by Toshi MARUYAMA over 11 years ago
- Related to Feature #574: Add "My issues" to main menu added
Updated by Go MAEDA over 4 years ago
The profile page already shows "Assigned issues" and "Reported issues", so a new row "Watched issues" can be added there.
For privacy reasons, I think the new "Watched issue" row should be visible only to the user (invisible to other users).

Updated by Go MAEDA over 4 years ago
- Category changed from My page to Accounts / authentication
Updated by Bernhard Rohloff over 4 years ago
Go MAEDA wrote:
The profile page already shows "Assigned issues" and "Reported issues", so a new row "Watched issues" can be added there.
For privacy reasons, I think the new "Watched issue" row should be visible only to the user (invisible to other users).
There's already a filter for that on the issues list view. We could add a link to the filtered issues in the notification mail.
I think that's more discoverable than a link in the user profile.
The 'watched issues on my-page' feature can be achieved by adding a custom query list, too.
Updated by Takenori TAKAKI over 4 years ago
- File 2714.patch 2714.patch added
I made a patch to add the "Watched issues" on profile page.
I think there is a possibility that users may be able to get new insights by looking at "Watched Issues" with "Assigned Issues" and "Reported Issues".