Skip to main content

move all your content to another organization

Project description

Description

Yandex-Tracker-Import – allow you to move all your data (tickets,queues,boards,sprints, e.t.c) to another organization.

What will be imported:
  • queues

  • queue workflows

  • boards

  • sprints

  • queue components

  • issues

  • issue checklists

  • issue links

  • issue comments

  • issue files

  • comment files

Installation

To install, simply run:

pip install yandex-tracker-import

Usage

yandex-tracker-import --src_org_id <org_id_from> --src_token <token_from> --dst_org_id <org_id_to> --dst_token <token_to> --user_mapping path/to/file --default_uid <default_user_uid>
Where:
  • src_org_id - organization from which content will be copied

  • src_token - token from first organization obtained here

  • dst_org_id - organization to which content will be copied

  • dst_token - token from first organization obtained here

  • user_mapping - path to local file with following format:

    uid_from_first_org uid_from_second_org

  • default_uid - user uid to use if no match could be found in file

Note about user mapping - if default_uid provided it will be used if where is no match for current uid in file, if default uid not provided and where is no match - uid from source org will be used.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yandex-tracker-import-0.6.tar.gz (9.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page