Issue Fields Condition doesn't match the IssueType field for Team-managed projects.

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      Issue Fields Condition doesn't match the IssueType field for Team-managed projects.

      Steps to Reproduce

      1. Create an automation rule that uses issue fields condition with issue type as, for example, issue type equals epic
      2. Use a team-managed project issue as a trigger.

      Expected Results

      The issue type equals epic should match and the action is performed.

      Actual Results

      You can see that even though the issue type is an Epic, the condition won't match and no actions are performed.

      Workaround

      Use the JQL condition instead.
      Example:

       issuetype=epic 

            Assignee:
            Unassigned
            Reporter:
            Hala ElRoumy
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: