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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file yandex-tracker-import-0.6.tar.gz.
File metadata
- Download URL: yandex-tracker-import-0.6.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61e2c2910c22038b268de4388f17a48af100d3270d2ed362ef4b43ae8e7f3c98
|
|
| MD5 |
5d1e9b4b518672fd4d469deedab68d4f
|
|
| BLAKE2b-256 |
bef303713db061d789000bb5a35913b43dc283343b90c7a99084831c7e2b32cb
|