Why is my workflow running twice from a single Slack message reaction?

This topic was automatically generated from Slack. You can find the original thread here.

I have a workflow that’s running twice in a row even though I only reacted to a single slack message:

Sounds like an issue with the deduping of Slack reactions.

You can report bug reports on actions and triggers here in our public Pipedream Github Repository:

A Pipedream team developer or community member will investigate and make a new version to attempt to fix it if they can reproduce the bug.

All Pipedream triggers and actions are open source, so you can also contribute your own fix if you’d like.

Learn about how to develop new and modify existing components here: Overview

done, thanks [BUG] Slack emoji triggers cause duplicate workflow runs · Issue #6196 · PipedreamHQ/pipedream · GitHub

FYI I commented on the GH issue, but I see there are 2 slack triggers configured for that workflow

Is it possible you set up the same trigger twice?

Oh! i didn’t know you could chain triggers like this: :smile:

CleanShot 2023-04-28 at 16.50.45.png

Thanks for the followup!