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
fix(discord): guard against whitespace-only messageId in create_thread
Cursor Bugbot found that a whitespace-only messageId was treated as
present (truthy), routing to the message-thread URL and trimming to
an empty path segment instead of creating a standalone thread.
0 commit comments