This pr resolves #45 by adding a /clock feedback command which collects feedback from any user in a Slack workspace where slashClock is installed. The feedback is recorded as a Task record, associated with the contact representing the user and assigned to the Account Owner. There is an obvious flaw in this approach at the current time since accounts aren't owned by a human user, but I anticipate this issue will be addressed by process change in the future.
The command hint was also updated as part of working this issue (screenshot below), and I confirmed that the tests pass and that the command works from the Justice Nation workspace.
This pr resolves #45 by adding a /clock feedback command which collects feedback from any user in a Slack workspace where slashClock is installed. The feedback is recorded as a
Task
record, associated with the contact representing the user and assigned to the Account Owner. There is an obvious flaw in this approach at the current time since accounts aren't owned by a human user, but I anticipate this issue will be addressed by process change in the future.The command hint was also updated as part of working this issue (screenshot below), and I confirmed that the tests pass and that the command works from the Justice Nation workspace.