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.

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 uid_from_first_org uid_from_second_org

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

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.4.tar.gz (8.7 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