Issue with the 'without' modifier in automation

XMLWordPrintable

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

      Issue Summary

      Issue with the 'without' modifier in automation

      Steps to Reproduce

      1)If you have an automation rule that uses the "without" modifier, it is currently not working as expected.
      Example rule:
      when a card in list "list 1" with the purple label without custom field "test" checked is added to list "list2", move the card to the top of list "list3".

      2)When you run the rule mentioned above, it fails to execute. The automation logs will only show the message: "Requesting card to check trigger condition(s)," but the rule does not complete.

      Expected Results

      Rule should work fine with "without " modifer.

      Actual Results

      The automation rule isn't working with the 'without' modifier.

      Workaround

      You can use the rule with the 'with' modifier

      Example->when a card in list "list 1" with the purple label with custom field "test" unchecked is added to list "list 2", move the card to the top of list "list 3"

              Assignee:
              Unassigned
              Reporter:
              Sakshi Verma
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: