-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
- Gitea version (or commit ref): 1.1.2
- Git version: 2.7.4
- Operating system: Ubuntu 16.04
- Database (use
[x]
):- PostgreSQLMySQLMSSQLSQLiteTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)NoNot relevantTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
- Log gist:
Description
I'm not sure if this a Bug or it is simply not implemented, if i change the assign of a issue, users getting no email notifications, and also no other notifications. For Reviewing Bugs or Features it is a little bit annoying ;-)
The Mailer is running and throws no bugs, so sending Emails is not a Problem. And the users are all Watching the Repo.
s-hamann, marcoherzog, ptman, gruo, andrejefimov and 1 more
Metadata
Metadata
Assignees
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
bkcsoft commentedon Jul 12, 2017
/cc @andreynering because notification system :)
gruo commentedon Feb 28, 2019
Same here, but:
Is this intended behaviour? For us it would be better when user notifications get fired if
and he is not watching the repository.
mrsdizzie commentedon Sep 7, 2020
We send notifications on user assignment now
pmusa commentedon Oct 20, 2020
Sorry, to highjack the closed issue, but how did you manage to do that?
Edit: I thought this was related to github, but reading the repository I see it is a separate project.