IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      Please see the attached screenshot. When issue searching is switched to advanced the search box is compacted to the size of the issue key column. Also the 'syntax help' option overlays the top field name in the search list if it's long enough.

      Workaround

      You can temporarily fix this via injecting css into your browser by stylebot or equivalent

      .query-component.navigator-search .search-container[data-mode="advanced"] {
        width:100%;
      }
      .query-component.navigator-search .search-container[data-mode="advanced"] .search-options-container {
        width:1%;
      }
      

            Loading...
            IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.

                NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

                Please see the attached screenshot. When issue searching is switched to advanced the search box is compacted to the size of the issue key column. Also the 'syntax help' option overlays the top field name in the search list if it's long enough.

                Workaround

                You can temporarily fix this via injecting css into your browser by stylebot or equivalent

                .query-component.navigator-search .search-container[data-mode="advanced"] {
                  width:100%;
                }
                .query-component.navigator-search .search-container[data-mode="advanced"] .search-options-container {
                  width:1%;
                }
                

                        Unassigned Unassigned
                        cbenard Carlen Benard (Inactive)
                        Votes:
                        39 Vote for this issue
                        Watchers:
                        45 Start watching this issue

                          Created:
                          Updated:
                          Resolved:

                            Unassigned Unassigned
                            cbenard Carlen Benard (Inactive)
                            Affected customers:
                            39 This affects my team
                            Watchers:
                            45 Start watching this issue

                              Created:
                              Updated:
                              Resolved: