You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But, may not be able to read the value due to this correction.
It's better to compare with 'nil' and verify the value.
If value is 'nil', it's better to get value by the previous reference method.
I have installed your plugin into our redmine(3.4.2.stable) and found an issue regarding plugin setting acquisition due to using hash/symbol.
I set debug logs in
controller_issues_edit_after_save
as follows:and I got result as follows:
Could you please fix this so that we can obtain
plugin_redmine_chatwork
?ref:
https://github.com/sciyoshi/redmine-slack/blob/master/lib/redmine_slack/listener.rb#L35
https://github.com/sciyoshi/redmine-slack/blob/master/lib/redmine_slack/listener.rb#L47
https://github.com/sciyoshi/redmine-slack/blob/master/lib/redmine_slack/listener.rb#L108
https://github.com/sciyoshi/redmine-slack/blob/master/lib/redmine_slack/listener.rb#L206
The text was updated successfully, but these errors were encountered: