Notification for assigned bug

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
    Version 10.1 (build 73491)
  • how is SonarQube deployed: zip, Docker, Helm
    Zip
  • what are you trying to achieve
    Send email notification a a bug is assigned to owner.
  • what have you tried so far to achieve this
    I have setup smtp server and able to get test email.
    In Project, i enabled notification.
    when a bug is assigned to a owner, need to send email to owner.
    When I assigned a bug to myself, I did not get email.
    I marked a bug won’t fix, I did not get email.

    What am I missing?

Hey there.

As written in your screenshot:

“A notification is never sent to the author of the event”.

This means that when you assign yourself a bug, you won’t get an e-mail (because… you already know you assigned yourself the bug).