Skip to content

TxData in "after" Phase Triggers #43

@ThomasMatlak

Description

@ThomasMatlak

Expected Behavior (Mandatory)

Using $txData in an after phase trigger's Cypher should result in the transaction data being available to the trigger.

Actual Behavior (Mandatory)

The tests in TriggerDataTest fail with the message Error executing triggers {test=Expected parameter(s): txData}.
This is after updating the test to replace {param} notation with $param notation.

How to Reproduce the Problem

Steps (Mandatory)

  1. run the TriggerDataTest class

Specifications (Mandatory)

Currently used versions

Versions

  • Neo4j: 4.0
  • Neo4j-Apoc: 4.0.0

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