justicenation / slashclock

/clock concept as a new Slack app
GNU General Public License v3.0
0 stars 0 forks source link

Accept feedback from any user #49

Closed martyychang closed 6 years ago

martyychang commented 6 years ago

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.

image