Actions
Defect #28919
closedCannot update issue when removing locked users to watchers list
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
Steps to reproduce (in my case with Redmine 3.4.4) :
- create user 'bob'
- create issue #1
- add 'bob' to watcher list
- lock 'bob' account
- remove 'bob' from #1's watcher list
- try to update #1 with a new comment
Result is 'watchers is invalid' and issue cannot be updated.
Workaround :- unlock 'bob' account
- re-add 'bob' in #1's watcher list
- lock 'bob' account
Summary : don't remove locked users to issue's watcher list, it's currently buggy.
Actions