Using Automation to send an email with the card's description containing a link results in incorrect formatting

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • Component/s: Automation - Help
    • None
    • 1
    • Minor

      Issue Summary

      Using Automation to send an email with the card's description containing a link results in incorrect formatting. Instead of sending the link, the markdown is sent.

      Steps to Reproduce

      1. Create a card with a link in the description.
      2. Create an Automation rule with an action to send an email with the variable {carddescription} in the message field.
      3. Run the automation.
      4. Check the email received.

      Expected Results

      The link should be formatted correctly. For example: https://www.trello.com

      Actual Results

      The link is sent as markdown with the blank quotes at the end, so the email doesn't recognize it as a link. For example: [https://www.trello.com(https://www.trello.com] "‌")

      Workaround

      Before sending the email, edit the card description, click the link and unlink it.

            Assignee:
            Unassigned
            Reporter:
            Carolina Lopez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: