-
- 下载
Merge branch 'add_comment_when_it_is_new' into 'master'
Check if comment exists before sending a reference to Jira Currently every time an issue is mentioned, Jira service sends a reference to Jira. To prevent problems like described in #265 , add another query to the process to retrieve all comments for the issue so we can see if it contains the reference we want to add. See merge request !377
显示
- CHANGELOG-EE 5 个添加, 2 个删除CHANGELOG-EE
- app/models/project_services/jira_service.rb 63 个添加, 6 个删除app/models/project_services/jira_service.rb
- spec/models/note_spec.rb 29 个添加, 21 个删除spec/models/note_spec.rb
- spec/services/git_push_service_spec.rb 9 个添加, 13 个删除spec/services/git_push_service_spec.rb
- spec/support/jira_service_helper.rb 66 个添加, 0 个删除spec/support/jira_service_helper.rb
加载中
想要评论请 注册 或 登录