project_merge
Provide a wizard to merge multiple project tasks into a single destination task, optionally creating a new one while consolidating their content.
Key Features
- project.task.merge: Adds a wizard accessible from project task views to start merging the tasks selected in the list.
- project.task.merge: Prepopulates the merge form with the selected tasks, their assignees, and the first task’s project and destination task to speed setup.
- project.task.merge: Lets users merge into an existing task or create a new destination task with a chosen name and project.
- project.task.merge: Consolidates descriptions, tags, attachments, and assignees on the destination task, preserving partner and priority when all source tasks share the same values.
- project.task: Reparents subtasks to the destination task, posts merge notifications, subscribes followers from merged tasks, and archives the merged tasks.