Skip to content

fix: Handle empty message content for thread titles #1265

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

billpapat
Copy link

@billpapat billpapat commented Jun 28, 2025

Ensures a fallback thread title is provided when the original message content is empty. The thread title will now default to the message author's name in such cases, preventing empty or uninformative thread titles. Closes #1198

@billpapat billpapat requested a review from a team as a code owner June 28, 2025 15:24
@CLAassistant
Copy link

CLAassistant commented Jun 28, 2025

CLA assistant check
All committers have signed the CLA.

billpapat and others added 2 commits June 28, 2025 19:10
Ensures a fallback thread title is provided when the original message content is empty.
The thread title will now default to the message author's name in such cases,
preventing empty or uninformative thread titles.

Co-authored-by: billpapat <50835814+billpapat@users.noreply.github.com>
Co-authored-by: Chris Sdogkos <work@chris-sdogkos.com>
Mentored-by: Chris Sdogkos <work@chris-sdogkos.com>
CI/CD is failing without this commit.

Co-authored-by: billpapat <50835814+billpapat@users.noreply.github.com>
Co-authored-by: Chris Sdogkos <work@chris-sdogkos.com>
Mentored-by: Chris Sdogkos <work@chris-sdogkos.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Server suggestion setup fails for a message without text
3 participants