Skip to main content
Migrate tasks between versions within the same branch. Supports two modes:
  • Bulk migration: Migrate all tasks from a source version (from_version_id)
  • Specific tasks: Migrate specific tasks (task_ids)
Target can be explicit (to_version_id) or the latest active version (to_latest).