| Hello, We use email-ext-plugin on all the Jenkins main Jobs we have defined properly as below http://igor.sdr/jenkins/job/<JobName> However, when a Jenkins Jobs is a parent multi module project, it works fine for the parent project, but any sub modules we are accessing with such url http://igor.sdr/jenkins/job/<JobName>/<packageId>/<moduleName>/ On the configuration page of the submodule we are not presented the email-ext-plugin configuration settings, and despite the settings present in the config.xml file of the submodule job, the email send does not trigger Can you extend the use of this plugin to submodules please ? My team keeps asking me for this |