Project

General

Profile

Actions

Feature #40411

open

The watch button/link should show if the issue is watched by group

Added by Felix Schäfer about 1 month ago. Updated about 1 month ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

When a user watches an issue because of a group membership and the user does not have the `view_issue_watchers` permission, the user cannot see that she is watching the issue.

Currently the button link shows:
- "Watch" when the user is not watching the issue or watching via a group
- "Unwatch" when the user is watching the issue

It would be possible to show a third state for the button/link:
- "Watch" when the user is not watching the issue
- "Watched by group" when the user is not watching the issue but is watching the issue via a group
- "Unwatch" when the user is watching the issue

The button/link would toggle between first and third state when the user is not also watching the issue via a group, and between second and third state when the user is also watching via a group.

Actions #1

Updated by Felix Schäfer about 1 month ago

It might also be considered to always show the watchers list in the issue sidebar, and only show content the current user is allowed to see.

It should then be decided if the list should for example also show the groups watching the issue the user is in. I am not sure however if the name of a group a user is in is always visible to the user, this should be considered before implementing such a feature.

Actions

Also available in: Atom PDF