Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Input

Description

Example

JSON Path

Path to the value of the variable in the scope.

$.issue.fields.status.name

Operand

EQUALS

NOT EQUALS

GREATER THAN

GREATER THAN OR EQUAL

LESS THAN

LESS THAN OR EQUAL

INCLUDES

NOT INCLUDES

Value

Value to compare agains

If you want to send only on status name To Do then the To Do will be the value.

...