Sending notification to issue assignee in Slack on create/update
Is it possible, if we have the same email address defined in redmine and in slack, and if the issue in redmine is assigned (at creation or at assignee change) to send a slack notification directly to the member ?
@loyalty-company - thank you for the great suggestion! That isn't currently possible, and I unfortunately don't have the time to add that functionality. However, it shouldn't be too difficult to add - this would be a great enhancement for anyone interested in working on it. Pull requests are always welcome!
@loyalty-company Try apply this code changes for direct posts https://github.com/sciyoshi/redmine-slack/pull/77
Thanks, i'll look into that