Uploaded image for project: 'Automation for Cloud'
  1. Automation for Cloud
  2. AUTO-1656

When the field condition with a comment containing "does not" does not function correctly.

    • 1
    • Minor
    • Jira Software, Jira Service Management, Jira Work Management, Jira Product Discovery

      Issue Summary

      When the field condition with a comment containing "does not" does not function correctly.

      Steps to Reproduce

      1. Create a rule 
      2. Select a Trigger
      3. Add a condition
      4. Select comment in field 
        Field: 
        Comment

        Condition:

        Does not contain

        Value : 

        Stop task

       

      Expected Results

      If the issue comment does not include "stop task", then the condition should be met.

      Actual Results

      The condition will pass even if the comment contains "stop task".

      Workaround

      Use the .match() function to evaluate the Regex and compare it with an empty value.
      For example:

      1. First value:
        {{comments.body.match("(stop task)")}} 
      2. Condition: does not contain
      3. Second value: Leave it empty

            [AUTO-1656] When the field condition with a comment containing "does not" does not function correctly.

            Dylan added a comment -
            Atlassian Update - May 13, 2025

            Hi everyone,

            Thank you for raising this bug and bringing it to our attention.

            Within our company roadmap and work capacity, we try to address or review each bug request but admit that not each one will be prioritised. To continue the culture of being honest and open, we are closing this bug to focus on our upcoming roadmap for all cloud users.

            As we continue to roll out features we do look at requests made by our users and if you feel like this bug is still impacting your team please let us know by commenting back on this issue.

            Thank you again for providing valuable feedback to our team, we appreciate your engagement and partnership in helping improve our products.

            Atlassian Cloud Engineering

            Dylan added a comment - Atlassian Update - May 13, 2025 Hi everyone, Thank you for raising this bug and bringing it to our attention. Within our company roadmap and work capacity, we try to address or review each bug request but admit that not each one will be prioritised. To continue the culture of being honest and open, we are closing this bug to focus on our upcoming roadmap for all cloud users. As we continue to roll out features we do look at requests made by our users and if you feel like this bug is still impacting your team please let us know by commenting back on this issue. Thank you again for providing valuable feedback to our team, we appreciate your engagement and partnership in helping improve our products. Atlassian Cloud Engineering

              Unassigned Unassigned
              a8fe698485af Komal Chauhan
              Affected customers:
              1 This affects my team
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: