Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Subteams are stripped from the message #124

Description

@andrecloutier-pd

Given a message from Slack like: FYI <!subteam^S0TR1SJKX|@imps> test
Lita will receive the message as: FYI test
I would expect it to receive: FYI @imps test or preferably FYI <@S0TR1SJKX> test per the docs.

The issue seems to stem from https://github.com/litaio/lita-slack/blob/master/lib/lita/adapters/slack/message_handler.rb#L55 not handling subteam properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions