I'm seeing messages in failing job console that emails are not getting sent to some users because they have no permission to view the project. However I've configured at the Jenkins configuration to allow those users permissions.
I'm using Github Oauth authentication and Project-based Matrix Authorization Strategy. I have assigned a group containing all of our developers to have necessary permissions to view projects and run jobs. This configuration had been working some time in the past but I think one of the upgrades of Jenkins or a plugin might have changed the behavior. [Pipeline] emailext Not sending mail to user [email protected] with no permission to view <GHE organization> » <GHE repository> » master 1.1.1 Not sending mail to user [email protected] with no permission to view <GHE organization> » <GHE repository> » master 1.1.1Not sending mail to user [email protected] with no permission to view <GHE organization> » <GHE repository> » master 1.1. 1Sending email to: [email protected] [Pipeline] } -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/6ea6fc83-e7cb-4b1a-9971-ecbe490b1ee6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
