Skip to content

Slack plugin gets truncated at 4000 chars #272

@migmartri

Description

@migmartri

When the content goes over that 4k threshold, it gets split into another message which breaks the escape sequence.

During the rest call, we are currently using the text property but there seems to be a way to enrich messages via blocks (which seems to be the successor of attachments).

We should take a look at if using a block instead of the fallback text would fix the issue and update the plugin accordingly.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions