Recently, when I did several comments, I was immediately notified about them by email. However, when I created new issue [1], no notification has come. This is inconsistent.
Actually, I would prefer to receive notifications just about comments/actions from other people, so the missing notification about new issue is probably fine, while notifications about my actions are redundant. Not sure yet if I receive notification about others actions :)
[1] http://209.132.184.222/progit/issue/65
New issues are indeed only sent to the maintainers of the project, replies are then sent to all the people that contributed to the ticket (including the maintainers).
I was not notified about your comment-1 in this ticket for example ...
And why it says "Removed tag: 0.1" after submitting comment?
That you should have, I'll look into this
I think I just had an idea why that is
It seems I am not 'subscribed' to notifications unless I submit first comment, IOW creating the ticket does not mean to subscribe to notifications.
BTW opening this ticket from link in email, it was displayed without the new posts. Ctrl+F5 helped, but the cache should be invalidated somehow.
Commit a8f301a3 relates to this ticket
Ok this commit mentioned above should fix that tag issue
Commit 97aef179 fixes this ticket
This last commit should fix this problem :)
I am still notified about my comments ... i.e. I'll be notified on my email about this comment as well ... this is probably not needed ... although better than nothing :)
This should be fixed in
Sorry for the noise, just testing
This should work now :)
Commit 97aef179 fixes this issue