-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
None
-
Affects Version/s: 6.2
-
Component/s: Issue - View Issue, Project Administration - Permissions
-
6.02
-
1
-
Severity 3 - Minor
-
Steps to reproduce
- Create a new project;
- Create a new Issue Security Scheme;
- Add a Security Level to this scheme and add "Roles: Administrators" to it, and make that the default level.
- Associate this Issue Security Scheme with the new Project;
- And using a user with only the 'Users' role, create an issue.
Actual Behavior:
The user is not added as a watcher. However, if the issue is created without the Security Level and the level is applied immediately after the creation, the user will be left as a watcher.
Expected Behavior:
The user who created the issue will be automatically added as a watcher (considering the auto-watch feature is configured) even though he won't receive emails while the security level is applied.