Confirm and Cancel buttons are not visible in Automation screen when JQL query is very long

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Low
    • None
    • Affects Version/s: 4.8.0
    • Component/s: Automation
    • None
    • Severity 3 - Minor

      Issue Summary

      Steps to Reproduce

      1. Create a new Automation Rule
      2. Select any trigger
      3. In IF segment: select "Issue matches" and switch to Advanced JQL
      4. Type a very long JQL query
      5. Observe the Confirm and Cancel Buttons

      Expected Results

      After typing JQL as lengthy as I want, I should be able to see Confirm and Cancel buttons

      Actual Results

      The buttons are not visible, and are not possible to click on. The issue is magnified by the fact that JQL entry field takes only half of the width it could.

      Workaround

      Save some part of JQL as a filter, and use it in the JQL instead

      OR

      1. Open browser console (right click anywhere on the screen -> Inspect -> switch to console on the displayed window)
      2. Paste and execute the following command to Confirm the JQL
        $(".edit-configuration-form button").click()

              Assignee:
              Unassigned
              Reporter:
              Bartosz Ornatowski (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: