Skip to content

Double quotes are garbled when notifying to Slack #37

@katainaka0503

Description

@katainaka0503

WHAT

Double quotes are garbled when notifying Slack.

When the result is as below,

max_capacity: "1" => "2"

it becomes as below

max_capacity: "1" => "2"

WHY

Slack does not convert to HTML entities and only three: &, <, and >.
https://api.slack.com/docs/message-formatting#how_to_escape_characters

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions