Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Перестала работать отправка уведомлений при изменениях в задачах #43

Closed
heap2015 opened this issue Mar 29, 2017 · 2 comments
Assignees

Comments

@heap2015
Copy link

2017-03-29T14:15:20.974Z 639 TID-6nqg4 WARN: NameError: undefined local variable or method telegram_group' for #Issue:0x00000004b35250`

Заккоментировал тут:
/plugins/redmine_intouch/lib/intouch/patches/issue_patch.rb

228             #if telegram_group.present? && telegram_group.shared_url.present?                                                                                                                                                            
229             #  message += ", [#{I18n.t('intouch.telegram_message.issue.telegram_link')}](#{telegram_group.shared_url})"                                                                                                                  
230             #end

и все заработало

@arturtr arturtr self-assigned this Mar 29, 2017
@arturtr
Copy link

arturtr commented Mar 29, 2017

Спасибо, что заметили. Дело в том, что telegram_group добавляется в другом нашем плагине
https://github.com/centosadmin/redmine_chat_telegram

Не учли, что кто-то только intouch может использовать.

@arturtr
Copy link

arturtr commented Mar 30, 2017

В свежем релизе баг исправлен. Спасибо за участие в улучшении плагина 👍

@arturtr arturtr closed this as completed Mar 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants