Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-8488

Syntax Help link for JQL autocomplete only works on issue nav (From JDOG)

      We should at least add a url to open in a popup.

      To see not in action - Configure Quick Links in GreenHopper.

          Form Name

            [JSWSERVER-8488] Syntax Help link for JQL autocomplete only works on issue nav (From JDOG)

            The reason being that Greenhopper need to send down the following AJS.Meta properties.

            ajs-advanced-search-help-title
            ajs-advanced-search-help-url
            

            You can get the values from

            // com.atlassian.jira.web.util.HelpUtil
            helpUtil.getHelpPath("advanced_search").getTitle();
            helpUtil.getHelpPath("advanced_search").getUrl();
            

            frother (Inactive) added a comment - The reason being that Greenhopper need to send down the following AJS.Meta properties. ajs-advanced-search-help-title ajs-advanced-search-help-url You can get the values from // com.atlassian.jira.web.util.HelpUtil helpUtil.getHelpPath("advanced_search").getTitle(); helpUtil.getHelpPath("advanced_search").getUrl();

              Unassigned Unassigned
              nmenere nmenere
              Affected customers:
              0 This affects my team
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: