We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2017-03-29T14:15:20.974Z 639 TID-6nqg4 WARN: NameError: undefined local variable or method telegram_group' for #Issue:0x00000004b35250`
2017-03-29T14:15:20.974Z 639 TID-6nqg4 WARN: NameError: undefined local variable or method
Заккоментировал тут: /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
и все заработало
The text was updated successfully, but these errors were encountered:
Спасибо, что заметили. Дело в том, что telegram_group добавляется в другом нашем плагине https://github.com/centosadmin/redmine_chat_telegram
Не учли, что кто-то только intouch может использовать.
Sorry, something went wrong.
В свежем релизе баг исправлен. Спасибо за участие в улучшении плагина 👍
arturtr
No branches or pull requests
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
и все заработало
The text was updated successfully, but these errors were encountered: