Creating variable action in your rule, will stop advanced branching from working

XMLWordPrintable

    • Severity 2 - Major

      Issue Summary

      If you create a variable as an action in an automation, using advanced branching won't work properly in the rule.

      Steps to Reproduce

      1. Create the rule
      2. In the action part of the rule, set to create a variable
      3. Use an advanced branching, to perform other actions, such as using the split() function

      Expected Results

      The actions from the Advanced Branching should work properly.

      Actual Results

      The advanced branching doesn't work properly, and for example, the split() function will only return the last value.

      Workaround

      As a workaround, remove all create variable actions from the rule and access the smart value directly (rather than creating a variable for it).

            Assignee:
            Yvan Martin
            Reporter:
            Gabriel Senna (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: