Add slack username in assigned username
Hello,
It is currently possible to add a custom field to the projects in order to match a Slack channel. Can we do the same for the username? Like adding a "Slack Username" custom field on the user page which matches the Slack username. Then, when posting an update to Slack, the plugin should just do :
Title : Lorem ipsum Description : Lorem ipsum Assigned to : Axel Redmine (@axelslack)
This way, I would get a direct notification. Thanks
Axel
Hello,
For direct notifications, you can use https://github.com/VitalyKrivoshapkin/redmine-slack. Pull request at here https://github.com/sciyoshi/redmine-slack/pull/77
@VitalyKrivoshapkin thx, i've adopted your changes https://github.com/sciyoshi/redmine-slack/pull/132 resolve this issue