Add comment command
With the add comment command you can add a comment to a Work Item from Slack.
There are two different usages of this command.
The first way is to provide the comment message along with the command, in this way the comment is immediately added to the Work Item in one step. /cb add comment This comment was added from slack!
The second way is to omit the comment part and just write /cb add comment.
In this way a dialog will show up where you can write the comment's text and after the Comment button the comment will be added.
Was this helpful?