import does not accept template ordering as created by export

XMLWordPrintable

    • Type: Incident report
    • Resolution: Duplicate
    • Priority: Major
    • 1.8.7, 2.0.0
    • Affects Version/s: None
    • Component/s: Frontend (F)

      when exporting, templates that are linked against other templates might be placed first in the file.

      for example, if template_email is linked against template_linux, ordering might be:

      template_email
      template_linux

      this fails at import, which makes large scale export/import transitions impractical. ideal solution would :

      1. sort entries properly upon export for better backwards compatibility;
      2. load xml data on a general level, sort it properly (and see whether anything is wrong before attempting to import stuff) and only then import.

            Assignee:
            Unassigned
            Reporter:
            richlv
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: