Dropdown triggering on select button flows

I’m making another ModMail ticket system and seem to be having some sort of error where a dropdown flow triggers where a button flow should leading to the dropdown not displaying and therefore not allowing progression. There is a button the triggers on one ID and sends that ID onto the dropdown where the dropdown ID (same as button) is parsed and members are added to the body so the actions can be passed through the ID into the button flow for the action(s) to take place

I would send a video of each but the forums don’t seem to like me sending the 3 videos (one of Discord, one in the button flow(s) and one in the dropdown flow)

I can screen share later in the day if that would work

Whoops, looks like a misconfigured filter. Fix will be out with the next update.

1 Like

But why fixed? This was great for cleaner components so you dont need to have a flow for each button. This have make my Modmail Ticketing Bot disable sadly bc now i need more flows but i cant get Premium bc i dont have most money. I think it was great todo in a dropdown select a button with actions.

It was fixed because it was a bug. No one expects drop-down triggers to also trigger for button presses, when there’s a different trigger for that.

You shouldn’t depend on functionality like this when making flows. If you notice a clear issue like this, report it rather than using it so it can be fixed and you don’t end up depending on it.

This change will not be reverted.