#1657 closed enhancement (fixed)
Cannot add myself to a bug CC list for e-mail notifications
Reported by: | Francesco Turco | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | trac |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
I just registered myself to this bug tracking system because I'd like to get e-mail notifications for certain interesting bugs, but it seems I can't add myself to a bug CC list.
When modifying a bug, my only options are:
- leave as new
- open
- assign to
Change History (11)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This should be fixed, please reopen if it still does not work.
comment:3 by , 12 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Sorry but I still cannot add myself to a bug CC list.
comment:4 by , 12 years ago
This seems to be a limitation of trac (I added TICKET_EDIT_CC to "authenticated" but that is not enough to allow all authenticated users to add themselves to CC).
Somebody else seems to have found this limitation before: http://old.nabble.com/TICKET_EDIT_CC-td23944307.html
As a workaround, send a message to the ticket that you want be CC'd.
follow-up: 6 comment:5 by , 12 years ago
What do you mean by "send a message to the ticket"? Should I add a random comment to the bug? Or should I send an e-mail to a certain special address?
comment:6 by , 12 years ago
Replying to fturco:
What do you mean by "send a message to the ticket"? Should I add a random comment to the bug?
No, please add a comment to the ticket that you want to be added to CC.
comment:7 by , 12 years ago
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
Afaict, there is nothing we can do about this problem.
As said, I will add people to CC if they post a message to a ticket that they want to be added.
comment:8 by , 12 years ago
Maybe offtopic but, have you considered using a different approach, using "View tickets" reporting system and RSS?
If you click on a View tickets link (upper right corner of this page), there should be a link to Custom query, right below that "View tickets" link. Once you create your query and click on the update button, the results will be shown and below, at the bottom of the page, you'll see a small RSS icon, which reflects your query.
These days all modern e-mail clients have a support for RSS too, so it can easily be integrated into existing system you use. That way you'll get your updates for new tickets that fall under your query restrictions.
For per-ticket notifications, each ticket has got (also at the bottom of the page) its own RSS link, which you can use the same way.
comment:9 by , 12 years ago
I don't like RSS feeds, for several reasons, the main one being that they usually give you the latest N items, and if it happens that you don't check the feed for weeks and in the meantime M items are published, with M > N, then you lose M - N items.
i think you have to have moderator/admin access in the wiki to do that.
but regular users should be allowed to have this feature. i know bugzilla allows it.