Skip to content

UI Improvements in Script Validation for Items that use UNCHANGED #307

@terrypacker

Description

@terrypacker

Some scripts can return the special value of UNCHANGED to indicate not to do something.

  • The Email Handler will not send the email
  • A Meta Point will not update it's value

The way to correctly validate these is to ensure the resultDataType is set to BOOLEAN in the MangoJavaScriptModel when validating Email Handlers and Point Links otherwise no result will be returned as none is expected.

The result will be an Alphanumeric point value that contains the translated words for the translation eventHandlers.script.successUnchanged. See the attached for how a Meta Point displays this result:

image

Metadata

Metadata

Assignees

No one assigned

    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