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

GreenHopper number range filtering in Issue Navigator inconsistent

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Answered
    • 5.7.1
    • None
    • None
    • 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

      When I run the following query on Issue Navigator:

      project = "Project A" AND "Force Rank" > 100 ORDER BY "Force Rank" ASC

      It displays all issues from Project A.

      When I run

      project = "Project A" AND "Force Rank" < 100 ORDER BY "Force Rank" ASC

      Or

      project = "Project A" AND "Force Rank" < 100000 ORDER BY "Force Rank" ASC

      In both cases, none of the issues from Project A are displayed

      And when I run

      project = "Project A" AND "Force Rank" < 100000000000 ORDER BY "Force Rank" ASC

      All issues from Project A are displayed.

      The value displayed is actually much higher in the database. Is it possible to save a smaller value in the database?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cgauterio Clarissa Gauterio (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: