Uploaded image for project: 'TRELLO'
  1. TRELLO
  2. TRELLO-1482

Automations silently failing if there's @ sign on the text

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • Automation - Help
    • None
    • 2
    • Minor

      Issue Summary

      It looks like Automations silently fail when there's an @ sign not associated with a username or email address at the description/name of the card.

      Examples where the rule will trigger:
      exampleemail@email.com
      @username

      Examples where the rule will not:
      Concert @ town hall
      meet me @ that place

      Steps to Reproduce

      1. Create a card named card 1
      2. Create an example rule like:
        when the description of a card contains "{carddescription}", rename the card to "test"
      1. Edit the description of the card with a description such as: "This is a test @"

      Expected Results

      The rule should trigger and the card should be renamed to test

      Actual Results

      The rule silently fails, with no indication in the logs, as if the criteria for the rule to trigger wasn't met.

      Workaround

      Removing @ signs that don't serve a specific purpose, such as mentioning a username or an email address.

              Unassigned Unassigned
              9a8ae4a66736 Guilherme Michelotto
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: