You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When deleting a message for a signup, due to there being a db-level restriction of one signup per channel, it causes an error. Specifically a "already replied or deferred".
Reproduction
Create a signup in a channel
Delete the signup message
Attempt to create another signup in that same channel
The text was updated successfully, but these errors were encountered:
When deleting a message for a signup, due to there being a db-level restriction of one signup per channel, it causes an error. Specifically a "already replied or deferred".
Reproduction
The text was updated successfully, but these errors were encountered: