Skip to content

Snapshot v0 node generates error when running if node description property is set #26

@treyenekola

Description

@treyenekola

If the description field is populated in the node configuration for a snapshot v0 node, a SQL compilation error is generated when running the node. For example, this is the error message I receive in such a scenario:

SQL compilation error: syntax error line 59 at position 42 unexpected '='.

I believe this is due to an incorrect line in the run template that attempts to attach the node description to the select query for the insert statement - line 75 in the built in editor in Coalesce. I have attached a screenshot of the line in question.

Snapshot v0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions