From: Vincent Vanwaelscappel Date: Fri, 21 May 2021 07:21:32 +0000 (+0200) Subject: wip #4472 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=be15f7b74ad832a3efda6448607b08b7447196ea;p=redmine-slack.git wip #4472 --- diff --git a/lib/redmine_slack/patches/issue_patch.rb b/lib/redmine_slack/patches/issue_patch.rb index 4621592..729e8a4 100644 --- a/lib/redmine_slack/patches/issue_patch.rb +++ b/lib/redmine_slack/patches/issue_patch.rb @@ -67,7 +67,7 @@ module RedmineSlack def send_redmine_slack_update #return if current_journal.nil? - return if RequestStore.store[:redmine_slack_silent].nil? + #return if RequestStore.store[:redmine_slack_silent].nil? channels = Slack.channels_for_project project