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

Custom fields don't allow sorting without lucene

    XMLWordPrintable

Details

    Description

      Custom fields don't allow sorting without lucene

      This time it's a UI issue. The issuetable.vm checks for:

      #if ($sortingenabled == true && $field.sorter && $field.sortComparatorSource

      it shouldn't really check for field.sorter.

      Also need to change the default NavigableField to return null sortComparatorSource when the sorter is null.

      Test this using the JIRA Toolkit with the Days since last commented field

      Attachments

        Activity

          People

            sam@atlassian.com Sam Chang [Atlassian]
            mark@atlassian.com MarkC
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: