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

On browse project the section that shows Issues Due includes issues where the due date is not set

    XMLWordPrintable

Details

    Description

      The query that we use to generate Due issues is like this:

      http://localhost:8080/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+HSP+AND+resolution+%3D+Unresolved+ORDER+BY+due+ASC%2C+priority+DESC%2C+created+ASC&mode=hide
      

      It would make sense to add 'AND due is not empty' to the query so that we do not include issues that have no due date set on them.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dylan@atlassian.com Dylan Etkin [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: