Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Slack - New Reaction (Instant) missing message text #4009

Closed
ctrlaltdylan opened this issue Aug 15, 2022 · 0 comments · Fixed by #4027
Closed

[BUG] Slack - New Reaction (Instant) missing message text #4009

ctrlaltdylan opened this issue Aug 15, 2022 · 0 comments · Fixed by #4027
Assignees
Labels
bug Something isn't working triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@ctrlaltdylan
Copy link
Contributor

Describe the bug

The Slack - New Reaction (Instant) source events are missing the actual message text from the event.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new workflow
  2. Add a Slack - New Reaction (Instant) trigger
  3. Trigger the event by reacting to a message
  4. The event does not contain the message text

Expected behavior

I expect to be able to find the message text in the event.

Alternatively, I expect to be able to find the message using an action, but the only other action that might help is Slack - Search messages which will not search by message_id which is the only identifying information given.

Screenshots
CleanShot 2022-08-15 at 09 41 33@2x

No message text in the event:

CleanShot 2022-08-15 at 09 41 44@2x

Attempting to find the message via the search message action fails to find any message with the specific ID:
CleanShot 2022-08-15 at 09 42 10@2x

Additional context
User report here.

@ctrlaltdylan ctrlaltdylan added the bug Something isn't working label Aug 15, 2022
@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Aug 15, 2022
@luancazarine luancazarine self-assigned this Aug 15, 2022
@luancazarine luancazarine moved this from Doing to Ready for PR review in Component (Source and Action) Backlog Aug 18, 2022
@vellames vellames moved this from Ready for PR review to In Review in Component (Source and Action) Backlog Aug 19, 2022
@vellames vellames moved this from In Review to Ready for QA in Component (Source and Action) Backlog Aug 19, 2022
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Aug 19, 2022
@vunguyenhung vunguyenhung self-assigned this Aug 19, 2022
@vunguyenhung vunguyenhung moved this from In QA to Ready for release in Component (Source and Action) Backlog Aug 19, 2022
Component (Source and Action) Backlog automation moved this from Ready for release to Done Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triaged For maintainers: This issue has been triaged by a Pipedream employee
Development

Successfully merging a pull request may close this issue.

4 participants