Skip to content

[TRI-3068] Strip out more unicode null characters #1228

Open
@matt-aitken

Description

@matt-aitken

It seems like some TaskEvents aren't being checked for unicode null characters:

400 "\nInvalid prisma.taskEvent.create() invocation:\n\n\nError occurred during query execution:\nConnectorError(ConnectorError { user_facing_error: None, kind: QueryError(PostgresError { code: "22P05", message: "unsupported Unicode escape sequence", severity: "ERROR", detail: Some("\\u0000 cannot be converted to text."), column: None, hint: None }), transient: false })"

Probably in the task output is my guess.

TRI-3068

Metadata

Metadata

Assignees

No one assigned

    Labels

    v3Only impacts version 3 projects

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions