Skip to content
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

refactor: use processed message content for slack #9349

Merged
merged 3 commits into from
May 6, 2024
Merged

Conversation

scmmishra
Copy link
Member

@scmmishra scmmishra commented May 6, 2024

Slack messages can get pretty long especially for email threads, this PR updates the payload to first look for processed_message_content and then fallback to content

The processed_message_content for emails ensures that only the main email body is used in the slack payload.

Copy link

linear bot commented May 6, 2024

@scmmishra
Copy link
Member Author

Tested this locally, works fine. @pranavrajs @muhsin-k PTAL

@scmmishra scmmishra marked this pull request as ready for review May 6, 2024 10:20
@scmmishra scmmishra temporarily deployed to chatwoot-pr-9349 May 6, 2024 10:21 Inactive
@muhsin-k muhsin-k merged commit 64283b3 into develop May 6, 2024
15 checks passed
@muhsin-k muhsin-k deleted the feature/cw-3228 branch May 6, 2024 11:01
Copy link

github-actions bot commented Jun 5, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants