Bugzilla import looses descriptions of components

XMLWordPrintable

    • 3.06

      method 'createComponent':

      GenericValue componentGV = projectComponentManager.createComponent(componentName, project, null, null);

      must be:

      GenericValue componentGV = projectComponentManager.createComponent(componentName, project, null, description);

              Assignee:
              Dylan Etkin [Atlassian]
              Reporter:
              Andreas Baumann
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: