Skip to content

team list and test skills not working in channel #4

@cmosetick

Description

@cmosetick

I'm testing the usage of the included skills "out-the-box" and two of them do not work correctly:
team_list.js and test_run.js

The issue for me seems to be that when the primary command is followed by anything other than null I get an error when calling the command from within my slack channel.

This is the error that is output in grey italics in the slack channel:
{"errorMessage":"Process exited before completing request"}

This is the code snippet that seems to be causing the issue for me when null is set to any other command.
SlackBot.addSkill('help', null, function(event, context, body, slackTeam)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions