Opened 8 years ago
Closed 8 years ago
#830 closed enhancement (fixed)
[bug tracker] email notification for changes on tickets / bug tracker
Reported by: | abma | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Infrastructure | Version: | |
Keywords: | Cc: | beherith |
Description (last modified by )
would be nice if an email would be send when a ticket is updated (closed/changed/new post/...)
(sorry wrong component, but "this website" doesn't exist)
maybe migrate to github or sth. similar at some point!?
Change History (13)
comment:1 by , 8 years ago
Summary: | email notification for changes on tickets / bug tracker → [bug tracker] email notification for changes on tickets / bug tracker |
---|
comment:2 by , 8 years ago
Description: | modified (diff) |
---|
comment:3 by , 8 years ago
comment:4 by , 8 years ago
At least in the past, whenever me & behe discussed github we both felt it was a more complicated solution than BA/BAR needed. I would also be concerned that githubs commit message history is not searchable (at least, idk how).
Trac does support email notification for tickets (http://trac.edgewall.org/wiki/0.12/TracNotification) - you can enter your email address in the "reported by" field, or you can add an email address to your current trac username in the 'preferences' tab. (It might also need to be enabled by behe, if its not already).
comment:6 by , 8 years ago
i've configured an email address here in trac. i guess email notification doesn't work because either no mailserver is running on the server or the mails get blocked by foreign mail servers because server address ip is in a range of a cable network.
you can search git message history localy with "gitk". other clients should allow that, too.
comment:8 by , 8 years ago
Component: | BAR → Infrastructure |
---|
comment:10 by , 8 years ago
Whenever we discussed it, neither or me or behe wanted to use github for BA/BAR.
comment:12 by , 8 years ago
Yes, svn clients interact with git, I have no idea how well.
If it's not already clear, since this isn't the first ticket on which its been said: whenever its been discussed me+behe both thought that for a project as small as BA/BAR, git+github is mostly needless extra features and complications. We like tortoise+trac and have no wish to look for another solution. Ofc behe maintains trac and has the final word on this.
It looks like in order to enable email notifications (which are installed, but disabled) behe would have to change a setting in the trac.ini file. I can't access it through the web admin interface, so I guess this has to wait.
comment:13 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
email notification seems to work now, thanks behe!
From what I know, the reason it's not on github ( or other sites ) is the licensing of the models. It's not my area I just remember it being mentioned/discussed at one point before. Personally, I would love using github in the future if possible.
Email notifications would be very useful, preferably by signing up individually. Possibly defaulting to true on tickets one commented on.