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

Filter on assignee not working with 2.5b1

    XMLWordPrintable

Details

    Description

      I have an existing filter to show me all of my own issues, as a replacement for the "Assigned to Me", and it's configured on my dashboard. We currently use 2.3 Pro.

      When testing 2.5-b1 data, my filter is empty.

      This is the original filter summary:

      Status: Assigned, In Progress, Reopened
      Assignee: harvea
      Sorted by: priority descending

      But when I view the filter in 2.5-b1, it shows:

      Assign To: harvea
      Sorted by: Priority descending

      And is empty. Got a few log4j logs of trapping:

      2003-10-17 12:08:22,486 WARN [jira.issue.comparator.SortUtils] !!! ACK !!! No sort found? com.atlassian.jira.issue.search.Sea
      rchSort@662159[order=DESC,field=lastupdated]
      2003-10-17 12:08:22,486 WARN [jira.issue.comparator.SortUtils] Invalid (old) field names are present in the filter, defaultin
      g to sorting of the Issue Key field

      but stdout also throws:

      [ERROR] ServletValueStack - -METHOD: "description", exception: <java.lang.reflect.InvocationTargetException>java.lang.reflec
      t.InvocationTargetException: java.lang.NullPointerException
      at com.atlassian.jira.issue.search.SearchRequestUtils.getDescriptionConstantParam(SearchRequestUtils.java:276)
      at com.atlassian.jira.issue.search.SearchRequestUtils.getDescription(SearchRequestUtils.java:93)

      When I create a new filter for presumably the same summary of:

      Assign To: harvea
      Sorted by: Key descending

      The filter works like I would expect. I can send export if you'd like. Thanks!

      Attachments

        Activity

          People

            Unassigned Unassigned
            cdd2f78debc9 Adam Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: