codescape / jira-multiple-subtasks

Multiple Subtasks for Jira

Home Page:http://jira-multiple-subtasks.codescape.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow administrators to migrate Quick Subtasks templates

codescape opened this issue · comments

As an administrator you should be able to run a migration of all user and project templates from Quick Subtasks for Jira.

  • allow to precheck the import
  • import user templates
  • import project templates
  • import only templates that do not yet exist
  • transform complex templates into syntax for Multiple Subtasks for Jira

See a draft in https://github.com/codescape/jira-multiple-subtasks/tree/quicksubtasks-migration

Consume XML and transform each template into supported format of Multiple Subtasks for Jira.

Persist all user templates and project templates but try to avoid duplication? Definition of equality: Transformed template and title are equal.