Opened 15 years ago
Closed 13 years ago
#11131 closed New feature (fixed)
Add watchlist to Trac
Reported by: | sampablokuper | Owned by: | nobody |
---|---|---|---|
Component: | *.djangoproject.com | Version: | 1.0 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
There are some bugs in Django's Trac that I want to keep updated about, but I there doesn't seem to be a way to enable this other than commenting on those bugs.
Trac has a watchlist plugin to handle this problem. Please could Django's site admins consider installing it for this Trac instance?
Thanks :)
Change History (6)
comment:2 by , 15 years ago
Triage Stage: | Unreviewed → Design decision needed |
---|
comment:3 by , 13 years ago
Severity: | → Normal |
---|---|
Type: | → New feature |
comment:4 by , 13 years ago
Easy pickings: | unset |
---|---|
UI/UX: | unset |
Good call - I'll give this a try.
Note to myself: http://trac-hacks.org/wiki/AnnouncerPlugin also looks good.
comment:5 by , 13 years ago
Triage Stage: | Design decision needed → Ready for checkin |
---|
I'm going to move this ticket to RFC because it isn't of interest for the community, only for Trac admins. That's a procedural action, not a validation of the ticket.
comment:6 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I've just installed the plugin: https://code.djangoproject.com/watchlist
You don't need to comment on the bugs to receive email notifications, simply add the username you registered with to the
cc
field of the tickets you want to track.