When we merginig requests there's a problem, SD can't notify all requesters.
Ex:
- request #1 from Andrey
- request #2 from Alex
- merging request #2 to request #1
- request #1 has requester Andrey, and after solution has been made and request is closed, notification send only to Andrey, but Alex won't know, that his request is solved too!
How can I get this thing work, when I need to notificate all requesters of merge requests?