Jenkins Jira-trigger plugin "Build is scheduled for ..." stopped writing to Jira comment

时间:2017-07-17 15:27:18

标签: jenkins-jira-trigger

Up until about this May, the Jenkins Trigger plugin was writing the "Build is scheduled for" message in Jira comment when the build was scheduled by a Jira webhook. It stopped working since then. I can write the comment to the Jira API so it looks like the issue in on the jira-trigger plugin. Anyone else seeing this?

2 个答案:

答案 0 :(得分:0)

我相信我找到了解决方案。看起来我们需要以Jenkins用户手动登录Jira站点,以清除Jira更改许可模式时添加的对话框。

答案 1 :(得分:0)

我遇到了一个类似的奇怪问题," Build计划用于" 消息并触发昨天的工作构建工作正常,但今天无法正常工作。 Jenkins插件日志似乎很好"收到来自changelog的Webhook回调。事件类型:jira:issue_updated" 。但是没有" Build计划在Jira中发送" 消息,并且没有相关的Jenkins构建触发器。

我在Jenkins配置中查看Jira用户,然后登录Jira,我发现Jenkins中有关于身份验证的通知。错误的Requestoauth_problem " timestamp_refused" ,我将检查Jira和Jenkins服务器上的时间。 相关链接:oauth-error-oauth_problem-timestamp_refused