电子邮件通知在sonarqube中的意外行为 [英] Email Notification unpredicted behaviour in sonarqube

查看:484
本文介绍了电子邮件通知在sonarqube中的意外行为的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是有关sonarqube 5.1版本的

This is about sonarqube 5.1 version

我遇到了问题分配插件,也订阅了我的个人资料页面中的电子邮件.我故意进行了一些错误的SVN提交,以检查电子邮件通知设置,但它似乎无法正常工作.有时我会收到电子邮件,但有时却无法正常工作.

I have issue assign plugin and also subscribed to the emails in my profile page. I've done some erroneous SVN commits deliberately to check the email notification settings but it doesn't seem to work correctly. I receive emails sometimes but other times it doesn't work like that.

我知道这不是一个足够有建设性的问题,但是在尝试了所有方案并浏览了文档之后,我确实陷入了困境. 任何见解将不胜感激.

I know this is not a constructive enough question but I'm really stucked here after trying all the scenarios and going through the documentation. Any insight would be highly appreciated.

推荐答案

您应卸载此插件.它是兼容的,但不能正常工作.问题在于,引入了 SonarQube 5.1 核心自动分配(请参见自动问题分配

You should uninstall this plugin. It is compatible, but it does not work correctly. The problem is that SonarQube 5.1 introduced core auto assignment (see automatic issue assignment and SONAR-5906). The core functionality & plugin execution order is as follows:

  1. 执行期间的插件分配问题&收集他应该向其发送电子邮件的信息.下一个核心功能会重新分配问题.
  2. 核心功能重新分配了问题
  3. 插件发送的电子邮件中的数据不正确

请参见 查看全文

登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆