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

Subteams are stripped from the message #124

Open
andrecloutier-pd opened this issue Nov 20, 2017 · 0 comments
Open

Subteams are stripped from the message #124

andrecloutier-pd opened this issue Nov 20, 2017 · 0 comments

Comments

@andrecloutier-pd
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant