-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Integrations - 3rd-party - Slack
-
None
-
1
Issue Summary
At the moment, when a /genie command is used in Slack, if the command exists but doesn't include all the required arguments, the error returned is:
Command X not found!
This can make it hard for customers to troubleshoot why their command isn't working.
Suggested Solutions
If the command exists, but the syntax or arguments are incorrect:
- Update the error returned to explain the required arguments/syntax for the command the customer has typed in.
Current Workarounds
Customers need to know to use /genie help to see all commands and find the one they need along with the arguments.