Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-24927

Editing an existing Issue Filter

    XMLWordPrintable

Details

    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      Hi,
      when I use the issue navigator to manage my filters, and modify it and don't see the View & Hide Button (I follow the wiki guide screenshot1.png).

      http://confluence.atlassian.com/display/JIRA043/Saving+Searches+%28%27Issue+Filters%27%29#SavingSearches%28%27IssueFilters%27%29-Editing%2FCloninganexistingIssueFilter

      There is the same mistake in your jira.atlassian.com
      So, to solve this problem, I modified the filter_description.jsp for show the save link when navigator.filter.modifiedsinceloading appears.

      <ww:if test="/navigatorTypeAdvanced == true">
      <span class="warning"><ww:text name="'navigator.filter.modifiedsinceloading'"/></span>
      </ww:if>
      <ww:else>
      <span class="warning"><ww:text name="'navigator.filter.modifiedsinceloading.view.hide.operations'"></span>
      <ww:param name="'value0'"><a id="filtersave" href="<ww:url value="'SaveFilter!default.jspa'"><ww:param name="'returnUrl'" value="/returnUrl"/></ww:url>"></ww:param>
      <ww:param name="'value1'"></a></ww:param>
      </ww:text>
      </ww:else>

      The language package should be amended accordingly.

      Can you solve this problem please ?

      Attachments

        Activity

          People

            rosie@atlassian.com Rosie Jameson [Atlassian] (Inactive)
            13e94b77b9dd JC
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: