Actions
Feature #307
closedCC field for issues
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
A CC field like found in Bugzilla. This field would keep others interested in an issue up to date with all ticket (issue)
changes and modifications. Currently I believe only the ticket owner gets these updates.
Updated by Pavol Murin over 17 years ago
I already created a patch for this (watching issue status
changes):
http://rubyforge.org/tracker/index.php?func=detail&aid=9671%a
mp;group_id=1850&atid=7162
I hope it will be integrated into the main trunk.
The way it works is, you click a button, when viewing an issue
an from then on, you get all notifications. If you click it again,
you won't get any messages anymore.
Updated by Jean-Philippe Lang over 17 years ago
Users can now "watch" an issue and receive notifications
about issue changes.
Actions