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

Enabling profiling kills the issue navigator columns

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 3.0 Pro Preview
    • None
    • None
    • None

    Description

      This is because we cast Field to CompositeField, and when we use proxying, this throws an error.

      The problem is CompositeComponentNavigableFieldImpl line 25:

      return (CompositeField) ManagerFactory.getFieldManager().getField(parentId);

      We should probably change that manager to return a composite field.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              scott@atlassian.com Scott Farquhar
              Votes:
              3 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: